[MapProxy] New to MapProxy

Oliver Tonnhofer olt at omniscale.de
Tue Mar 4 06:16:07 PST 2014


Hi,

On 01.03.2014, at 21:13, Javier de la Torre wrote:
> ------------------
> grids:
>   webmercator:
>     base: GLOBAL_WEBMERCATOR
>   wgs84_grid: 
>     base: GLOBAL_GEODETIC
>     tile_size: [512, 512]
>     origin: nw
>     bbox: [-180, -54, 108, 90]
>     bbox_srs: 'EPSG:4326’
> 
> sources:
>   nasa_gibs_citylights:
>     type: tile
>     grid: wgs84_grid
>     url: http://map1.vis.earthdata.nasa.gov/wmts-geo/VIIRS_CityLights_2012/default/EPSG4326_500m/%(z)s/%(y)s/%(x)s.jpeg
> [...]
> 
> I suspect it has to do with the bbox defined on the grid, but changing it does not work the way I expect.
> 
> Has anybody managed to get this working?

The configuration looks good, but the wgs84_grid needs to match the tile matrix set of the WMTS (BBOX, resolutions, tile size). Do you have the capabilities document? 

Regards,
Oliver

-- 
Oliver Tonnhofer    | Omniscale GmbH & Co KG    | http://omniscale.com
http://mapproxy.org | https://github.com/olt    | @oltonn









More information about the MapProxy mailing list