[MapProxy] mapproxy-seed - Create OSM like tile structure

Oliver Tonnhofer olt at omniscale.de
Thu Feb 10 03:53:57 EST 2011


On 10.02.2011, at 09:46, Debasish Sahu wrote:

> Many thanks again.
> 
> Here's how I have declared the grid
> 
> grids:
>   mygrid:
>     srs: 'EPSG:900913'
>     bbox: [-20037508.34, -20037508.34, 20037508.34, 20037508.34]
>     bbox_srs: EPSG:900913
> 
> Should I keep the Google Extents or the extents of my data (8596550.829, 3340667.637, 8598788.35, 3342816.079) in the grid definition ?

You can use GLOBAL_MERCATOR as the grid which is the default, but it won't change the y-axis orientation. Unfortunately there is no way to flip the axis for the internal structure.

You can configure your extent with a coverage http://mapproxy.org/docs/nightly/sources.html#coverage

Regards,
Oliver

-- 
Oliver Tonnhofer    | Omniscale GmbH & Co KG    | http://omniscale.de
http://mapproxy.org | https://bitbucket.org/olt





More information about the MapProxy mailing list