[MapProxy] including WMTS in demo fails ( MapProxy 1.5 )
Marco Scheuble
marco.scheuble at gmx.de
Wed Feb 27 06:37:32 PST 2013
Hi all,
I get this error when starting mapproxy demo with wmts including:
"mapproxy.service.wmts - WARNING - grid 'global_geodetic_sqrt2' is not compatible with WMTS, skipping for layer ..."
cmd:
<MapProxy> C:\MapProxy\Scripts\mymapproxy>mapproxy-util serve-develop mapproxy.yaml -b 0.0.0.0:8090
mapproxy.yaml: ( original demofile )
------------------------------
services:
demo:
kml:
tms:
# needs no arguments
wmts:
wms:
# srs: ['EPSG:4326', 'EPSG:900913']
# image_formats: ['image/jpeg', 'image/png']
md:
...
------------------------------
If I uncomment "wmts:" => "#wmts:" everything works fine.
Maybe anoyone can help me?
thanks in advance,
Marco
More information about the MapProxy
mailing list