Mercurial > dive4elements > river
view flys-artifacts/doc/conf/mapserver/mapfile.vm @ 1186:be8b5c06a1f8
Use DGM Id in FLYSArtifact's data pool to query DGMs for floodmaps instead of querying DGMs by given range values.
flys-artifacts/trunk@2782 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 16 Sep 2011 14:57:14 +0000 |
parents | 865ee1e19c62 |
children | 055f32a5388a |
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" IMAGECOLOR 255 255 255 PROJECTION "init=epsg:31466" END DEBUG 5 CONFIG "MS_ERRORFILE" "mapserver.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 ## Don't change the following lines. #foreach ($LAYER in $LAYERS) $LAYER #end END