########################################################################################## # WMS: ALKIS_RLP_WFS # ---------------------------------------------------------------------------------------- # Die Mapdatei 'alkis.map' inkl. ihrer inkludierten Layer ist... # # GetCapabilities-Request: # http://localhost/cgi-bin/alkis.xml?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1 ########################################################################################## MAP NAME "alkis" STATUS ON EXTENT 349000 5529000 356000 5533000 #CONFIG "MS_ERRORFILE" "" #DEBUG 3 PROJECTION "init=epsg:25832" END SYMBOLSET "symbols/symbols_alkis.sym" FONTSET "fonts/fonts_alkis.fnt" UNITS METERS OUTPUTFORMAT NAME png DRIVER "GD/PNG" MIMETYPE "image/png" EXTENSION PNG IMAGEMODE PC256 TRANSPARENT ON END OUTPUTFORMAT NAME 'AGG' DRIVER AGG/PNG MIMETYPE "image/png" IMAGEMODE RGB END WEB METADATA wms_accessconstraints "none" wms_srs "epsg:25832 epsg:4326 epsg:31467 epsg:31466 epsg:31468 epsg:31469 epsg:31492 epsg:31493 epsg:31494 epsg:31495 epsg:31462 epsg:31463 epsg:31464 epsg:31465 epsg:25833 epsg:31287 epsg:32633 epsg:2398" wms_onlineresource "http://localhost/cgi-bin/alkis.xml" #linux wms_title "ALKIS DEMO RLP" wms_feature_info_mime_type "text/html" wfs_accessconstraints "none" wfs_srs "epsg:25832 epsg:4326 epsg:31467 epsg:31466 epsg:31468 epsg:31469" wfs_onlineresource "http://localhost/cgi-bin/alkis.xml" #linux wfs_title "ALKIS RLP" wfs_feature_info_mime_type "text/html" wfs_encoding "UTF-8" ows_schema_location ".." wfs_geometry_element_name "wkb_geometry" ows_abstract "ALKIS - LVER_GEO RLP" ows_keywordlist "ALKIS,ALKIS_RLP,WebGIS,WMS,WFS,WhereGroup" ows_fees "none" ows_accessconstraints "none" include "include/contact_address.map" include "include/contact_person.map" END END LEGEND STATUS ON KEYSIZE 16 16 KEYSPACING 5 5 LABEL COLOR 0 0 0 TYPE TRUETYPE FONT "arial" SIZE 8 END END #----------------- # Tatsächliche Nutzung # AX_TatsaechlicheNutzung # Siedlung # Wohnbaufläche include "layer/ax_wohnbauflaeche.map" include "layer/ax_flaechegemischternutzung.map" include "layer/ax_flaechebesondererfunktionalerpraegung.map" include "layer/ax_industrieundgewerbeflaeche.map" include "layer/ax_sportfreizeitunderholungsflaeche.map" # Vegetation # Landwirtschaft include "layer/ax_landwirtschaft.map" include "layer/ax_wald.map" include "layer/ax_gehoelz.map" # Gewässer include "layer/ax_fliessgewaesser.map" # Verkehr # Strassenverkehr include "layer/ax_strassenverkehr.map" include "layer/ax_platz.map" # Angaben zum Gebäude include "layer/ax_gebaeude.map" include "layer/ax_bauteil.map" include "layer/ax_besonderegebaeudelinie.map" # Flurstücke, Lage, Punkte # Angaben zum Flurstück include "layer/ax_flurstueck.map" include "layer/ax_besondereflurstuecksgrenze.map" # Angaben zum Punktort include "layer/ax_punktortta.map" include "layer/ax_punktortag.map" ### include "layer/ax_punktortau.map" # AAA_Praesentationsobjekte include "layer/ap_pto.map" # include "layer/ap_ppo.map" END