Mercurial > mxd2map
view mapserver/mapfile/mxd.map @ 355:5fd9effbfe24
Remove more instances of outdated repository URL
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Mon, 04 Jan 2021 15:45:14 +0100 |
parents | 0e706cf2234c |
children |
line wrap: on
line source
# # Copyright (c) 2011 by Intevation GmbH, Germany <info@intevation.de> # # This file is part of MXD2map. # # This program is free software under the LGPL (>=v2.1) # Read the file LICENCE.txt coming with the software for details # or visit http://www.gnu.org/licenses/ if it does not exist. # # MXD2map has been developed on behalf of the # Bundesamt fuer Seeschifffahrt und Hydrographie (BSH) in Hamburg # by Intevation GmbH. # # Authors: # Raimund Renkert <raimund.renkert@intevation.de> # Bjoern Schilberg <bjoern.schilberg@intevation.de> # Stephan Holl <stephan.holl@intevation.de> #MapServer mxd map file MAP NAME "mxd" INCLUDE "mapfile_header.include" WEB IMAGEPATH "/tmp/" IMAGEURL "/tmp/" METADATA 'ows_title' 'Intevation MXD WMS DemoService' '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' 'ows_postcode' '49074' 'ows_city' 'Osnabrueck' 'ows_stateorprovince' 'DE-NDS' 'ows_country' 'DE' 'ows_contactposition' 'Geospatial' 'ows_contactperson' 'Bjoern Schilberg' 'ows_contactorganization' 'Geospatial' 'ows_contactvoicetelephone' '+49 541 33 50 83 0' 'ows_contactfacsimiletelephone' '+49 541 33 50 83 99' 'ows_contactelectronicmailaddress' 'geospatial@intevation.de' 'ows_abstract' 'MXD - Demo-Dienst für die Überprüfung der Konvertierung der MXD Dateien nach MAP Dateien.' 'ows_fees' 'Die Nutzung dieses Dienstes ist kostenfrei.' 'ows_accessconstraints' 'Sämtliche Rechte an diesem Produkt liegen bei der Intevation GmbH.' 'ows_keywordlist' 'MXD, STYLES, SYMBOLOGY' 'ows_sld_enabled' 'false' 'ows_http_max_age' '86400' # should 24h in seconds 'ows_enable_request' '*' 'wms_feature_info_mime_type' 'text/html' 'wms_getmap_formatlist' 'image/png,image/png; mode=24bit,image/jpeg' 'wms_encoding' 'ISO-8859-1' 'wms_exceptions_format' 'XML' END END END