Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.96 KB

index.rst

File metadata and controls

37 lines (32 loc) · 1.96 KB

Using the WFS

The Web Feature Service is implemented against version 2.0 of the OGC Web Feature Service Interface Standard. Previous versions are not supported any more, and clients must make sure to use this version of the interface when sending requests to the WFS service.

The following chapters provide a documentation of the functionality offered by the 3D City Database Web Feature Service. They do not provide a general overview or description of the OGC Web Feature Service Interface Standard itself. If you need more general information about WFS, please refer to the WFS specification document instead (OGC Doc. No. 09-025r2).

basic get-capabilities describe-feature-type get-feature get-property-value list-stored-queries describe-stored-query create-stored-query drop-stored-query

  • %s <wfs_basic_functionality_chapter> wfs_basic_functionality_chapter
  • %s <wfs_getcapabilities_operation_chapter> GetCapabilities operation <wfs_getcapabilities_operation_chapter>
  • %s <wfs_describefeaturetype_operation_chapter> DescribeFeatureType operation <wfs_describefeaturetype_operation_chapter>
  • %s <wfs_getfeature_operation_chapter> GetFeature operation <wfs_getfeature_operation_chapter>
  • %s <wfs_getpropertyvalue_operation_chapter> GetPropertyValue operation <wfs_getpropertyvalue_operation_chapter>
  • %s <wfs_ListStoredQueries_operation_chapter> ListStoredQueries operation <wfs_ListStoredQueries_operation_chapter>
  • %s <wfs_describestoredquery_operation_chapter> DescribeStoredQuery operation <wfs_describestoredquery_operation_chapter>
  • %s <wfs_createstoredquery_operation_chapter> CreateStoredQuery operation <wfs_createstoredquery_operation_chapter>
  • %s <wfs_dropstoredquery_operation_chapter> DropStoredQuery operation <wfs_dropstoredquery_operation_chapter>