Mercurial > dive4elements > river
view artifacts/doc/conf/mapserver/river-mapfile.vm @ 9803:a440ebd5c23b 3.2.x tip
Avoid using outdated mod_wsgi in Docker setup
Run Wiki in standalone mode behind reverse proxy, which is provided by
a more up-to-date Apache web server. The wiki container is still based
on CentOS 7, because the included SSO integration component cannot be
build with more recent libraries.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Wed, 21 Aug 2024 16:54:17 +0200 |
parents | afad1fac70fb |
children |
line wrap: on
line source
MAP NAME "Rivers" STATUS ON SIZE 600 400 MAXSIZE 4000 #EXTENT 3233232.55407617 5303455.37850183 3421524.44644752 5585825.50888523 UNITS DD SHAPEPATH "$SHAPEFILEPATH" FONTSET "$CONFIGDIR/mapserver/fontset.txt" SYMBOLSET "$CONFIGDIR/mapserver/symbols.sym" IMAGECOLOR 255 255 255 PROJECTION "init=epsg:31467" END DEBUG 3 CONFIG "MS_ERRORFILE" "stderr" WEB METADATA "wms_title" "D4E River Web Map Service" "wms_encoding" "UTF-8" "wms_accessconstraints" "none" "wms_fees" "none" "wms_srs" "EPSG:4326 EPSG:31466 EPSG:31467" "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