WFS: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K (Weblinks / WFS Lists)
 
(27 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 16: Zeile 16:
 
Tutorial: [http://gengish.wordpress.com/2008/07/28/standard-wms-e-wfs-a-short-introduction/ Standard WMS, WFS and WCS: a short introduction].
 
Tutorial: [http://gengish.wordpress.com/2008/07/28/standard-wms-e-wfs-a-short-introduction/ Standard WMS, WFS and WCS: a short introduction].
  
= Beispiele =
+
= Bekannte WFS Server =
  
* GetCapabilities: http://www2.dmsolutions.ca/cgi-bin/mswfs_gmap?SERVICE=WFS&VERSION=1.0.0&REQUEST=getcapabilities
+
WFS Server als frei zugängliche Webservices mit Geodaten:
* GetFeature: http://www2.dmsolutions.ca/cgi-bin/mswfs_gmap?SERVICE=WFS&VERSION=1.0.0&REQUEST=getfeature&TYPENAME=park
+
* [http://ows.ethz.ch/ OWS ETHZ]
 +
* [[OpenPOIMap]]
 +
* http://www.osmgb.org.uk/ogc/wfs?request=GetCapabilities
 +
* Weitere experimentelle WFS an der HSR: [[OpenStreetMap-in-a-Box]]
 +
* Suche mit G*... mit [http://www.google.ch/search?q=inurl:getcapabilities+wfs inurl:getcapabilities+wfs].
 +
 
 +
Es gibt zurzeit nur ganz wenige uns bekannte WFS von öffentlichen Datenherren bzw. Dienststellen:
 +
* [http://www.geolion.zh.ch/ GeoLion Kanton Zürich] (vorher: FNS Kt. ZH: http://maps.zh.ch/wfs/FnsNSWFS )
 +
 
 +
= Technisches =
 +
 
 +
HTTP requests using Geocat.ch as example:
 +
* GetCapabilities: http://www.geocat.ch/geoserver/wfs?service=WFS&request=GetCapabilities
 +
* GetFeature: http://www.geocat.ch/geoserver/wfs?SERVICE=WFS&VERSION=1.0.0&REQUEST=getfeature&TYPENAME=chtopo:gemeindenBB
 +
* DescribeFeatureType: http://www.geocat.ch/geoserver/wfs?SERVICE=WFS&VERSION=1.0.0&REQUEST=DescribeFeatureType&TYPENAME=gemeindenBB&OUTPUTFORMAT=XMLSCHEMA
 +
 
 +
statkart.no:
 +
* DescribeFeature: http://nrl.statkart.no/wfs.aspx?SERVICE=WFS&VERSION=1.0.0&REQUEST=DescribeFeatureType&TYPENAME=layer_22&OUTPUTFORMAT=XMLSCHEMA
 +
* Kommunikation mit einem WFS-Service in einem Webbrowser: http://resources.arcgis.com/de/help/main/10.1/index.html#//0154000004rz000000
 +
 
 +
http://www.cartociudad.es/wfs-vial/wfs_getfeature.html
  
 
= Software =
 
= Software =
  
Geo-Webapplikationen als WFS Server:
+
WFS Server-Software:
* [[UMN Mapserver]] mit GML 2 und GML 3.1
+
* [[FeatureServer]] mit WFS 1.0.0 mit GML 2 und WFS-T (Python)
* [[GeoServer]]
+
* [[GeoServer]] - WFS, WFS-T (Java
 +
* [[UMN Mapserver]] mit GML 2 und GML 3.1 und WFS (C) (für WFS-T ist TinyOWS vorgesehen)
 +
* [http://www.tinyows.org/ TinyOWS] - Teil des MapServer-Projekts (C)
  
 
WFS Client-Software:
 
WFS Client-Software:
 +
* [[QGIS]] (Linux, Windows, Mac, Android)
 +
* [[ArcGIS]] (Windows)
 +
* [[OpenLayers]] JavaScript Libarary (Browser)
 +
* [[OGR]]
 +
* [[UMN MapServer]] (kann selber ein WFS Client sein).
 +
* Weiter:
 +
** Gaia 3 (thecarbonproject) für Windows: u.a. mit WMS, WMTS, WCS, WFS, FE, Shapefile, KML/KMZ, DXF, MIF, GML/GML Simple Features. [http://www.thecarbonproject.com/gaia.php]
 +
** Cartographica (macgis) für Mac OS [http://www.macgis.com/]
 +
** [[uDig]]
 +
** [[GvSIG]]
 +
** [http://cgdi-dev.geoconnections.org/prototypes/owsview/index.html owsview Viewer Client Generator] - Eine Webapplikation zur Validierung von WFS XML
  
* [[UMN MapServer]] kann selber ein WFS client sein.
+
= Weblinks / WFS Lists =
* [[uDig]]
 
* [[GvSIG]]
 
* [http://cgdi-dev.geoconnections.org/prototypes/owsview/index.html owsview Viewer Client Generator] - Eine Webapplikation zur Validierung von WFS XML
 
 
 
= WMS, WFS Server and Layer Lists =
 
  
* [[Geometa Directory]]
+
WFS-Listen/Suche :
* [http://www.geometa.info/search.jsp?query=type%3Awms geometa.info's search engine result page]
+
* [http://www.geocat.ch Geocat] > Erweiterte Suche > Datensatzart > Dienste (WMS/WFS)
* deprecated: www.mapdex.org
+
* [http://www.mapmatters.org mapmatters.org]
* [http://www.refractions.net/white_papers/ogcsurvey/ Refractions' OGC survey]
+
* [http://www.google.ch/search?q=inurl%3Agetcapabilities+%2Bwfs Google Search...][http://www.google.ch/search?q=inurl%3AWFS+inurl%3Agetcapabilities+%2Bwfs]
* [http://www.skylab-mobilesystems.com/en/wms_serverlist.html Skylab list]
 
* [http://chris.narx.net/2006/01/19/wms-service-mining/ Chris' Google tricks]
 
  
[[Kategorie:Abkürzungen]]
+
[[Kategorie:Webservice]][[Kategorie:Abkürzungen]]

Aktuelle Version vom 5. Dezember 2014, 16:31 Uhr

See also:

Web Mapping Service Specifications from OGC (WMS, WFS, WxS)

For lists and directories see:

For specs. see:

Tutorial: Standard WMS, WFS and WCS: a short introduction.

Bekannte WFS Server

WFS Server als frei zugängliche Webservices mit Geodaten:

Es gibt zurzeit nur ganz wenige uns bekannte WFS von öffentlichen Datenherren bzw. Dienststellen:

Technisches

HTTP requests using Geocat.ch as example:

statkart.no:

http://www.cartociudad.es/wfs-vial/wfs_getfeature.html

Software

WFS Server-Software:

  • FeatureServer mit WFS 1.0.0 mit GML 2 und WFS-T (Python)
  • GeoServer - WFS, WFS-T (Java
  • UMN Mapserver mit GML 2 und GML 3.1 und WFS (C) (für WFS-T ist TinyOWS vorgesehen)
  • TinyOWS - Teil des MapServer-Projekts (C)

WFS Client-Software:

  • QGIS (Linux, Windows, Mac, Android)
  • ArcGIS (Windows)
  • OpenLayers JavaScript Libarary (Browser)
  • OGR
  • UMN MapServer (kann selber ein WFS Client sein).
  • Weiter:
    • Gaia 3 (thecarbonproject) für Windows: u.a. mit WMS, WMTS, WCS, WFS, FE, Shapefile, KML/KMZ, DXF, MIF, GML/GML Simple Features. [1]
    • Cartographica (macgis) für Mac OS [2]
    • uDig
    • GvSIG
    • owsview Viewer Client Generator - Eine Webapplikation zur Validierung von WFS XML

Weblinks / WFS Lists

WFS-Listen/Suche :