Replies: 2 comments
-
👋 @four43
At one point we wanted to address this in mosaicJSON developmentseed/mosaicjson-spec#6 but didn't pursue. The best way is definitely two have 2 mosaics and then in your application switch between both depending on the zoom level |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey that sounds great. I appreciate the response. We'll continue in that direction. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a global data set that is comprised of many files that I've pre-computed global z0-z8 COG for. I'd love to use that until I get to Zoom 9, then fall back to the rest of the mosaic. Is that something that I should just implement as two different mosaics (just to keep the interface the same, one for z0-8 and one for 9+) or is there a sorting method available for that?
Thanks for the great work on all of this, this is really cool!
Beta Was this translation helpful? Give feedback.
All reactions