[MXD2map-commits] r345:0e706cf2234c

scm-commit at wald.intevation.org scm-commit at wald.intevation.org
Fri Nov 16 15:37:06 CET 2012


details:   http://hg.intevation.org/geospatial/mxd2map/rev/0e706cf2234c

changeset: 345:0e706cf2234c

user:      Bjoern Schilberg <bjoern at intevation.de>

date:      Wed Nov 14 13:50:14 2012 +0100

description:
Extended wms_srs and ows_srs list.


diffstat:

 contrib/installer/example/example/template.map |  3 ++-
 mapserver/mapfile/mxd.map                      |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (26 lines):

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'


More information about the MXD2map-commits mailing list