TileMatrixSets #392
-
Hello: I'm trying to run the examples at: https://developmentseed.org/titiler/examples/notebooks/Working_with_nonWebMercatorTMS/ to render a EPSG:4326 (WorldCRS84Quad) map, but it does not seem to be working. The map output is always blank (even for the other projections). In addition, I have tried to implement the following code using OpenLayers which correctly displays a COG when using EPSG:3857 basemap, tile matrix set, and projection, but gives "Tile is outside bounds" errors when switching to EPSG:4326 basemap, tile matrix set, and projection. Any help would be appreciated. Thanks!
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @rbudhu sorry for the really late reply. I'm just working on it now and it seems that once again the TMS document (used to specify the tile bounds) is wrong and has inverted axis (as what we found for vincentsarago/TileMatrixSets#1) |
Beta Was this translation helpful? Give feedback.
-
This is now fixed in 0.4 (using new morecantile developmentseed/morecantile#71) |
Beta Was this translation helpful? Give feedback.
This is now fixed in 0.4 (using new morecantile developmentseed/morecantile#71)