# HG changeset patch # User Bjoern Schilberg # Date 1352897414 -3600 # Node ID 0e706cf2234c8fe4f2fe5c0ad22c85b2005a0450 # Parent 2e170d69af30fbfeed6de7827054f1f3abcf0387 Extended wms_srs and ows_srs list. diff -r 2e170d69af30 -r 0e706cf2234c contrib/installer/example/example/template.map --- a/contrib/installer/example/example/template.map Wed Nov 14 13:34:43 2012 +0100 +++ b/contrib/installer/example/example/template.map Wed Nov 14 13:50:14 2012 +0100 @@ -28,7 +28,8 @@ METADATA 'ows_title' 'Intevation MXD WMS DemoService' - 'ows_srs' 'EPSG:4326 EPSG:31467' + 'ows_srs' 'EPSG:2397 EPSG:2398 EPSG:2399 EPSG:3034 EPSG:3035 EPSG:3395 EPSG:3857 EPSG:4019 EPSG:4258 EPSG:4326 EPSG:25832 EPSG:25833 EPSG:31466 EPSG:31467 EPSG:31468 EPSG:31469 EPSG:900913 EPSG:3785 EPSG:3857' + 'wms_srs' 'EPSG:2397 EPSG:2398 EPSG:2399 EPSG:3034 EPSG:3035 EPSG:3395 EPSG:3857 EPSG:4019 EPSG:4258 EPSG:4326 EPSG:25832 EPSG:25833 EPSG:31466 EPSG:31467 EPSG:31468 EPSG:31469 EPSG:900913 EPSG:3785 EPSG:3857' 'ows_extent' '3427000 5787000 3444200 5801000' 'ows_addresstype' 'postal' 'ows_address' 'Neuer Graben 17' diff -r 2e170d69af30 -r 0e706cf2234c mapserver/mapfile/mxd.map --- a/mapserver/mapfile/mxd.map Wed Nov 14 13:34:43 2012 +0100 +++ b/mapserver/mapfile/mxd.map Wed Nov 14 13:50:14 2012 +0100 @@ -28,7 +28,8 @@ METADATA 'ows_title' 'Intevation MXD WMS DemoService' - 'ows_srs' 'EPSG:4326 EPSG:31467' + 'ows_srs' 'EPSG:2397 EPSG:2398 EPSG:2399 EPSG:3034 EPSG:3035 EPSG:3395 EPSG:3857 EPSG:4019 EPSG:4258 EPSG:4326 EPSG:25832 EPSG:25833 EPSG:31466 EPSG:31467 EPSG:31468 EPSG:31469 EPSG:900913 EPSG:3785 EPSG:3857' + 'wms_srs' 'EPSG:2397 EPSG:2398 EPSG:2399 EPSG:3034 EPSG:3035 EPSG:3395 EPSG:3857 EPSG:4019 EPSG:4258 EPSG:4326 EPSG:25832 EPSG:25833 EPSG:31466 EPSG:31467 EPSG:31468 EPSG:31469 EPSG:900913 EPSG:3785 EPSG:3857' 'ows_extent' '3427000 5787000 3444200 5801000' 'ows_addresstype' 'postal' 'ows_address' 'Neuer Graben 17'