Mercurial > mxd2map
comparison mapserver/mapfile/mxd.map @ 51:c7c249167817
* mapserver/mapfile/mapfile_header.include, mapserver/mapfile/mxd.map,
mapserver/symbols/symbols.sym: Optimized the mapfile to use as a
template when instantiating the new mapObj.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Tue, 10 May 2011 14:40:57 +0200 |
parents | d1a27dcd4785 |
children | 01cd6b736acd |
comparison
equal
deleted
inserted
replaced
50:50a6d2d63885 | 51:c7c249167817 |
---|---|
5 INCLUDE "mapfile_header.include" | 5 INCLUDE "mapfile_header.include" |
6 | 6 |
7 WEB | 7 WEB |
8 IMAGEPATH "/tmp/" | 8 IMAGEPATH "/tmp/" |
9 IMAGEURL "/tmp/" | 9 IMAGEURL "/tmp/" |
10 MINSCALEDENOM 1000 | |
11 MAXSCALEDENOM 100000 | |
12 | 10 |
13 METADATA | 11 METADATA |
14 'ows_title' 'Intevation MXD WMS DemoService' | 12 'ows_title' 'Intevation MXD WMS DemoService' |
15 'ows_srs' 'EPSG:4326 EPSG:31467' | 13 'ows_srs' 'EPSG:4326 EPSG:31467' |
16 'ows_extent' '3427000 5787000 3444200 5801000' | 14 'ows_extent' '3427000 5787000 3444200 5801000' |
31 'ows_accessconstraints' 'Sämtliche Rechte an diesem Produkt liegen bei der Intevation GmbH.' | 29 'ows_accessconstraints' 'Sämtliche Rechte an diesem Produkt liegen bei der Intevation GmbH.' |
32 'ows_keywordlist' 'MXD, STYLES, SYMBOLOGY' | 30 'ows_keywordlist' 'MXD, STYLES, SYMBOLOGY' |
33 'ows_sld_enabled' 'false' | 31 'ows_sld_enabled' 'false' |
34 'ows_http_max_age' '86400' # should 24h in seconds | 32 'ows_http_max_age' '86400' # should 24h in seconds |
35 'wms_feature_info_mime_type' 'text/html' | 33 'wms_feature_info_mime_type' 'text/html' |
36 'wms_getmap_formatlist' 'image/jpeg,image/png,image/png; mode=24bit' | 34 'wms_getmap_formatlist' 'image/png,image/png; mode=24bit' |
37 'wms_encoding' 'UTF-8' | 35 'wms_encoding' 'UTF-8' |
38 'wms_exceptions_format' 'XML' | 36 'wms_exceptions_format' 'XML' |
39 END | 37 END |
40 END | 38 END |
41 | 39 |
42 # Styles: point | |
43 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/point/SimpleMarkerSymbol/p_single_4pt_c255-0-0.map" | |
44 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/point/PictureMarkerSymbol/p_pictmarker_11pt_warning.bmp.map" | |
45 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/point/CharacterMarkerSymbol/p_single_18pt_c255-255-255_ttf.map" | |
46 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/point/CharacterMarkerSymbol/p_charmarker_18pt_c255-0-0.map" | |
47 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/point/ArrowMarkerSymbol/p_arrowmarker_0-0-0_12-0.map" | |
48 # Styles: line | |
49 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/SimpleLineSymbol/l_dash-dott-dott_1pt_c255-255-255.map" | |
50 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/SimpleLineSymbol/l_dash-dotted_1pt_c255-255-255.map" | |
51 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/SimpleLineSymbol/l_dashed_1pt_c255-255-255.map" | |
52 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/SimpleLineSymbol/l_dotted_1pt_c255-255-255.map" | |
53 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/SimpleLineSymbol/l_solid_1pt_c255-255-255.map" | |
54 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/PictureLineSymbol/l_pictureline_brick1_1_1_1-0-0-0.map" | |
55 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/CartographicLineSymbol/l_cartoline_1pt_c255-255-255_butt-bever.map" | |
56 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/CartographicLineSymbol/l_cartoline_1pt_c255-255-255_butt-miter.map" | |
57 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/CartographicLineSymbol/l_cartoline_1pt_c255-255-255_butt-round.map" | |
58 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/CartographicLineSymbol/l_cartoline_1pt_c255-255-255_round-butted.map" | |
59 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/CartographicLineSymbol/l_cartoline_6pt_c255-255-255_butt-round_template.map" | |
60 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/CartographicLineSymbol/l_cartoline_04pt_c255-255-255_butt-round_template_multilayer.map" | |
61 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/line/MarkerLineSymbol/l_markerline_18pt_0-0-0_raute.map" | |
62 # Styles: polygon | |
63 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/polygon/SimpleFillSymbol/pol_simple_255-0-0.map" | |
64 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/polygon/SimpleFillSymbol/pol_simple_transp_dashed-outline.map" | |
65 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/polygon/PictureFillSymbol/pol_single_04pt_109-187-67_0-1-1_Grassland.map" | |
66 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/polygon/MarkerFillSymbol/pol_marker_fill_0-0-0_1.map" | |
67 INCLUDE "/home/intevation/mxd-testbed/mxd/Styles/polygon/LineFillSymbol/pol_linefill_255-0-0_45_outline.map" | |
68 END | 40 END |