Mercurial > mxd2map
changeset 345:0e706cf2234c
Extended wms_srs and ows_srs list.
author | Bjoern Schilberg <bjoern@intevation.de> |
---|---|
date | Wed, 14 Nov 2012 13:50:14 +0100 |
parents | 2e170d69af30 |
children | ab4e4c4b83c9 |
files | contrib/installer/example/example/template.map mapserver/mapfile/mxd.map |
diffstat | 2 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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'
--- 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'