Hi,
EPSG-registry says that 3857 is valid in World between 85.06°S and 85.06°N
http://www.epsg-registry.org/report.htm?type=selection&entity=urn:ogc:def:crs:EPSG::3857&reportDetail=short&style=urn:uuid:report-style:default-with-code&style_name=OGP%20Default%20With%20Code&title=EPSG:3857
MapProxy extents and breaks MBTiles spec and allows all gridsets, see thread http://lists.osgeo.org/pipermail/mapproxy/2013-November/001796.html
-Jukka Rahkonen-
________________________________
Justin Deoliveira wrote:
On Mon, Dec 9, 2013 at 9:47 AM, Andrea Aime <andrea.aime@anonymised.com<mailto:andrea.aime@anonymised.com>> wrote:
On Mon, Dec 9, 2013 at 5:42 PM, Justin Deoliveira <jdeolive@anonymised.com<mailto:jdeolive@anonymised.com>> wrote:
Yeah, the mbtiles spec mandates spherical mercator, so any wms request bounds will have to be reprojected to epsg:3857. To get around the mercator pole issue from what I have seen typically the bottom and top 5 degrees are clipped off.. so that may be a heuristic we want to apply to the case where the user requests "the world" in geographic. Once the bbox is reprojected it is aligned to the built in google mercator tile matrix provided by gwc choosing a "best fit".
I'm a bit weirded out about the CRS lockin, but I see it's indeed in the spec. I guess it will have never any use for polar/high latitude mapping... :-p
Good idea to cut the request area to the -85/85 latitude range (and eventually throw a meaningful exception is the requested area is fully outside it?)
Indeed. This is actually an area where i think geopackage can be useful if it gets any traction since it doesn't have this limitation.
As for overviews the mbtiles structure has no explicit notion of them but it is a multi level pyramid of tiles so as you go up zoom levels you get more detailed tiles, so I guess you could look at that as an implicit overview. Not sure if that answers the question.
Ah yes, I really meant, is just one zoom level returned, or do you generate also the lower zoom levels for faster display in output?
Anyways, +1 on the module, I was just being curious.
Cheers
Andrea
--
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313<tel:%2B39%200584%20962313>
fax: +39 0584 1660272<tel:%2B39%200584%201660272>
mob: +39 339 8844549<tel:%2B39%20%C2%A0339%208844549>
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------
--
Justin Deoliveira
Vice President, Engineering | Boundless
jdeolive@anonymised.com<mailto:jdeolive@anonymised.com>
@j_deolive<https://twitter.com/j_deolive>