Mercurial > dive4elements > river
view flys-artifacts/doc/conf/mapserver/mapfile.vm @ 1792:49ad801076e4
Enabled the MapGenerator to create WMS layers with database datastore - riveraxis is the first layer that is no longer fetched from static WMS service but from user specific one.
flys-artifacts/trunk@3115 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 28 Oct 2011 13:48:02 +0000 |
parents | ef2300b450bf |
children | 5364b86a0880 |
line wrap: on
line source
MAP NAME "FLYS-Map" STATUS ON SIZE 600 400 MAXSIZE 4000 EXTENT -90 -180 90 180 UNITS DD SHAPEPATH "$SHAPEFILEPATH" FONTSET "$CONFIGDIR/fontset.txt" IMAGECOLOR 255 255 255 PROJECTION "init=epsg:31466" END DEBUG 5 CONFIG "MS_ERRORFILE" "/tmp/flys-user-wms.log" WEB METADATA "wms_title" "FLYS Web Map Service" "wms_onlineresource" "$MAPSERVERURL" "wms_accessconstraints" "none" "wms_fees" "none" "wms_addresstype" "postal" "wms_address" "Any Street" "wms_city" "Any City" "wms_stateorprovince" "Any state" "wms_postcode" "My Postalcode" "wms_country" "Any Country" "wms_contactperson" "Any Person" "wms_contactorganization" "Any Orga" "wms_contactelectronicmailaddress" "any-email@example.com" "wms_contactvoicetelephone" "Any's telephone number" "wms_srs" "EPSG:4326 EPSG:31466 EPSG:31467" "wms_feature_info_mime_type" "text/html" "ows_enable_request" "*" END END LEGEND KEYSIZE 20 20 STATUS ON TRANSPARENT ON LABEL COLOR 150 150 150 OUTLINECOLOR 255 255 255 TYPE truetype FONT "FreeSans" SIZE 12 POSITION AUTO END END ## Don't change the following lines. #foreach ($LAYER in $LAYERS) include "$LAYER" #end END