comparison flys-artifacts/doc/conf/mapserver/river-mapfile.vm @ 4809:8062b571884d

Bugs in generated RiverAxis Mapfile fixed. Now the river axes are drawn by the WMS.
author Christian Lins <christian.lins@intevation.de>
date Wed, 16 Jan 2013 22:53:58 +0100
parents 38ec171544de
children b331742ba78d
comparison
equal deleted inserted replaced
4808:05ff91146ddd 4809:8062b571884d
1 MAP 1 MAP
2 NAME "Rivers" 2 NAME "Rivers"
3 STATUS ON 3 STATUS ON
4 SIZE 600 400 4 SIZE 600 400
5 MAXSIZE 4000 5 MAXSIZE 4000
6 EXTENT 3233232.55407617 5303455.37850183 3421524.44644752 5585825.50888523 6 #EXTENT 3233232.55407617 5303455.37850183 3421524.44644752 5585825.50888523
7 UNITS DD 7 UNITS DD
8 SHAPEPATH "$SHAPEFILEPATH" 8 SHAPEPATH "$SHAPEFILEPATH"
9 FONTSET "$CONFIGDIR/mapserver/fontset.txt" 9 FONTSET "$CONFIGDIR/mapserver/fontset.txt"
10 SYMBOLSET "$CONFIGDIR/mapserver/symbols.sym" 10 SYMBOLSET "$CONFIGDIR/mapserver/symbols.sym"
11 IMAGECOLOR 255 255 255 11 IMAGECOLOR 255 255 255
12 PROJECTION 12 PROJECTION
13 "init=epsg:31467" 13 "init=epsg:31467"
14 END 14 END
15 15
16 DEBUG 5 16 DEBUG 3
17 CONFIG "MS_ERRORFILE" "log/rivers.log" 17 CONFIG "MS_ERRORFILE" "log/rivers.log"
18 18
19 WEB 19 WEB
20 METADATA 20 METADATA
21 "wms_title" "FLYS Rivers Web Map Service" 21 "wms_title" "FLYS Rivers Web Map Service"
22 "wms_onlineresource" "$MAPSERVERURL" 22 #"wms_onlineresource" "http://localhost:7777/river-wms" # "$MAPSERVERURL"
23 "wms_accessconstraints" "none" 23 "wms_accessconstraints" "none"
24 "wms_fees" "none" 24 "wms_fees" "none"
25 "wms_addresstype" "postal" 25 "wms_addresstype" "postal"
26 "wms_address" "Any Street" 26 "wms_address" "Any Street"
27 "wms_city" "Any City" 27 "wms_city" "Any City"

http://dive4elements.wald.intevation.org