[MapProxy] publish ArcGIS Server cache as TMS and WMS

Oliver Tonnhofer tonnhofer at omniscale.de
Mon Mar 7 12:37:36 EST 2011


On 07.03.2011, at 17:29, Duarte Carreira wrote:
> I have now been able to avoid the error. I only get a warning:
> 2011-03-07 16:27:43,187 - WARNING - 2644:mapproxy.config.loader:__init__ - unexp
> ected key format

Tile sources don't take a format option. The format of the cache is used.

> Also, I can only get to see the tiles with QGIS by using a GDAL WMS xml file, but tiles are not in the right place, or rather I get the wrong tiles, producing a garbled map (tiles are not in the correct sequence).

Your configuration looks good and the images look right in the demo client (http://localhost:8080/demo), so I guess your GDAL xml file is not correct. But of course, MapProxy works in QGIS without any GDAL hacks. Maybe it doesn't support EPSG:900913? Try to add EPSG:4326 to the srs in the wms services section of your mapproxy.yaml. And you should drop global_geodetic_sqrt2 from your cache, since this is not supported by your source.

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