Mercurial > mxd2map
view mapserver/mapfile/mxd.map @ 39:f807c9c81019
Read further map attributes.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 14 Apr 2011 11:09:35 +0200 |
parents | d1a27dcd4785 |
children | c7c249167817 |
line wrap: on
line source
#MapServer mxd map file MAP NAME "mxd" INCLUDE "mapfile_header.include" WEB IMAGEPATH "/tmp/" IMAGEURL "/tmp/" MINSCALEDENOM 1000 MAXSCALEDENOM 100000 METADATA 'ows_title' 'Intevation MXD WMS DemoService' 'ows_srs' 'EPSG:4326 EPSG:31467' '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 'wms_feature_info_mime_type' 'text/html' 'wms_getmap_formatlist' 'image/jpeg,image/png,image/png; mode=24bit' 'wms_encoding' 'UTF-8' 'wms_exceptions_format' 'XML' END END # Styles: point INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/point/SimpleMarkerSymbol/p_single_4pt_c255-0-0.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/point/PictureMarkerSymbol/p_pictmarker_11pt_warning.bmp.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/point/CharacterMarkerSymbol/p_single_18pt_c255-255-255_ttf.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/point/CharacterMarkerSymbol/p_charmarker_18pt_c255-0-0.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/point/ArrowMarkerSymbol/p_arrowmarker_0-0-0_12-0.map" # Styles: line INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/SimpleLineSymbol/l_dash-dott-dott_1pt_c255-255-255.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/SimpleLineSymbol/l_dash-dotted_1pt_c255-255-255.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/SimpleLineSymbol/l_dashed_1pt_c255-255-255.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/SimpleLineSymbol/l_dotted_1pt_c255-255-255.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/SimpleLineSymbol/l_solid_1pt_c255-255-255.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/PictureLineSymbol/l_pictureline_brick1_1_1_1-0-0-0.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/CartographicLineSymbol/l_cartoline_1pt_c255-255-255_butt-bever.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/CartographicLineSymbol/l_cartoline_1pt_c255-255-255_butt-miter.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/CartographicLineSymbol/l_cartoline_1pt_c255-255-255_butt-round.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/CartographicLineSymbol/l_cartoline_1pt_c255-255-255_round-butted.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/CartographicLineSymbol/l_cartoline_6pt_c255-255-255_butt-round_template.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/CartographicLineSymbol/l_cartoline_04pt_c255-255-255_butt-round_template_multilayer.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/MarkerLineSymbol/l_markerline_18pt_0-0-0_raute.map" # Styles: polygon INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/polygon/SimpleFillSymbol/pol_simple_255-0-0.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/polygon/SimpleFillSymbol/pol_simple_transp_dashed-outline.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/polygon/PictureFillSymbol/pol_single_04pt_109-187-67_0-1-1_Grassland.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/polygon/MarkerFillSymbol/pol_marker_fill_0-0-0_1.map" INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/polygon/LineFillSymbol/pol_linefill_255-0-0_45_outline.map" END