[MapProxy] Unsupported srs
Oliver Tonnhofer
olt at omniscale.de
Wed Aug 12 00:07:25 PDT 2015
Hi,
you need to enable the SRS for the WMS service (srs option: http://mapproxy.org/docs/nightly/services.html#web-map-service-ogc-wms)
Regards,
Oliver
--
Oliver Tonnhofer | Omniscale GmbH & Co KG | http://omniscale.com
OpenStreetMap WMS and tile services | http://maps.omniscale.com
> On 11.08.2015, at 21:44, Petróczki Imre <petroczkiimre at gmail.com> wrote:
>
> Hi,
>
> I have the following configuration (1.7.1):
>
> layers:
> - name: test
> title: test
> sources: [test_source]
>
> sources:
> test_source:
> type: wms
> supported_srs: ['EPSG:21781']
> req:
> url: http://wms.geo.admin.ch/
> layers: ch.swisstopo.pixelkarte-farbe-pk1000.noscale
>
> When i open the mapproxy demo page and try to test my layer i get
> "unsupported srs: EPSG: 21781" error. I checked the wms capabilities,
> but it was listing the
> requested srs correctly. The layer works good on the demo page with
> every other srs (900913, 4326, ...), but not with 21781.
>
> Thanks for help!
> Imre Petróczki
> _______________________________________________
> MapProxy mailing list
> MapProxy at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapproxy
More information about the MapProxy
mailing list