# # @BLURB@ # # Start of map file # NAME DEMO_OGC STATUS ON SIZE 680 500 # SYMBOLSET "symbols.txt" EXTENT 0 1600000 1200000 2710000 RESOLUTION 90.714 UNITS meters SHAPEPATH "/var/www/demo_ogc/data/" IMAGECOLOR 255 255 255 FONTSET "fonts/fonts.txt" IMAGETYPE AGG #PNG24 OUTPUTFORMAT NAME 'AGG' DRIVER AGG/PNG MIMETYPE "image/png" IMAGEMODE RGBA END OUTPUTFORMAT NAME jpeg DRIVER "GD/JPEG" MIMETYPE "image/jpeg" IMAGEMODE RGB EXTENSION "jpg" FORMATOPTION "INTERLACE=OFF" FORMATOPTION "QUALITY=80" END OUTPUTFORMAT NAME png DRIVER "GD/PNG" MIMETYPE "image/png" IMAGEMODE PC256 #RGBA EXTENSION "png" FORMATOPTION "INTERLACE=OFF" END OUTPUTFORMAT NAME PNG24 DRIVER "GDAL/PNG" MIMETYPE "image/png" IMAGEMODE RGBA EXTENSION "png" FORMATOPTION "INTERLACE=OFF" TRANSPARENT OFF END # # Start of web interface definition # WEB IMAGEPATH "/var/www/demo_ogc/tmp/" IMAGEURL "/tmp/" METADATA "map" "/var/www/demo_ogc/mapfile/wms.map" # generic OWS specific info # sets base URL for OGC Schemas so the root element in the # Capabilities document points to the correct schema location # to produce valid XML "ows_schemas_location" "http://schemas.opengis.net" "ows_accessconstraints" "Open" "ows_fees" "Gratuit" "ows_title" "Demo OGC standards" "ows_abstract" "Serveur WMS/WFS pour Demo OGC" "ows_onlineresource" "http://demo_ogc.poseidon/cgi-bin/demo_wms.sh?" "ows_contactperson" "Yves Jacolin" "ows_contactorganization" "Gloobe" "ows_srs" "epsg:27582" "ows_label" "WCS Label" "ows_encoding" "GML" "ows_description" "Une description du service fournit" "ows_name" "Demo OGC" "keywordlist" "free libre route srtm demo ogc" END TEMPLATE "general.html" END # # Start of reference map # #REFERENCE # IMAGE "images/keymap_france.png" # EXTENT -168827.05 1620431 1414509.05 2677441 # STATUS ON # COLOR -1 -1 -1 # OUTLINECOLOR 255 0 0 # SIZE 224 150 #END LEGEND KEYSIZE 20 11 IMAGECOLOR -1 -1 -1 STATUS ON LABEL TYPE bitmap #TYPE TRUETYPE #SIZE 8 SIZE small COLOR 0 0 0 ANTIALIAS TRUE ENCODING UTF-8 FONT freeSans END TEMPLATE "legende.html" END # # Start of scalebar # SCALEBAR IMAGECOLOR 255 255 255 LABEL COLOR 0 0 0 SIZE SMALL END SIZE 240 7 COLOR 255 255 255 BACKGROUNDCOLOR 0 0 0 OUTLINECOLOR 0 0 0 UNITS kilometers INTERVALS 4 STATUS ON END QUERYMAP COLOR 0 255 0 STATUS ON STYLE Hilite END PROJECTION "init=epsg:27572" END ############################## # Start of layer definitions # ############################## INCLUDE "demo_ogc_layer.map" INCLUDE "demo_ogc_symbol.map" END # Map File