📁
Filter Expressions in FME
  • Introduction
  • Credits
  • Working Environment
  • GetCapabilities
  • 1st Filter
  • The Formula
  • Bulk Processing
  • Comparison Operators
  • Spatial Operators
  • Logical Operators
  • DefaultCRS vs OtherCRS
  • Outlook: WFS 3.0
  • Resources
  • Ideas for improvement
  • Expression Library
Powered by GitBook
On this page
  • Germany - Cadastral Parcels
  • Schleswig-Holstein (01)
  • Hamburg (02)
  • Lower Saxony (03)
  • Bremen (04)
  • Northrhine-Westphalia (05)
  • Hesse (06)
  • Rhineland Palatinate (07)
  • Baden-Württemberg (08)
  • Bavaria (09)
  • Saarland (10)
  • Berlin (11)
  • Brandenburg (12)
  • Mecklenburg-West Pomerania (13)
  • Saxony (14)
  • Saxony-Anhalt (15)
  • Thuringia (16)
  • Netherlands - Basic Registration of Addresses and Buildings

Expression Library

A small selection with focus on Germany

PreviousIdeas for improvement

Last updated 23 days ago

Germany - Cadastral Parcels

Below you will find WFS urls and the corresponding filter expressions for the ("ave") specified by Working Committee of the Surveying Authorities of the Laender of the Federal Republic of Germany (AdV).

In addition, I have also noted a Stored Query-URL below the filter expression, as far as I got the request to run.

But please note: these Stored Query-URLs serve only as additional information for your convenience! Stored Queries are a separate type of request which require a separate treatment. They are keyword-value pair (KVP) encoded.

XML Filter Expressions (the subject of this documentation) are in contrast XML encoded.

Schleswig-Holstein (01)

https://dienste.gdi-sh.de/WFS_SH_ALKIS_VWG_OpenGBD?
WFS version: 2.0.0
Feature Type: Flurstueck
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:ave="http://repository.gdi-de.org/schemas/adv/produkt/alkis-vereinfacht/2.0">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>ave:flstkennz</fes:ValueReference>
      <fes:Literal>01254101900032______</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>
https://dienste.gdi-sh.de/WFS_SH_ALKIS_VWG_OpenGBD?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&OUTPUTFORMAT=application%2Fx-zip-shapefile&STOREDQUERY_ID=http://repository.gdi-de.org/query/adv/produkt/alkis-vereinfacht/2.0/flst-by-kennzeichen&CRS=urn:ogc:def:crs:EPSG::25832&kennzeichen=01254101900032______

Hamburg (02)

https://geodienste.hamburg.de/WFS_HH_ALKIS_vereinfacht?
WFS version: 2.0.0
Feature Type: Flurstueck
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:ave="http://repository.gdi-de.org/schemas/adv/produkt/alkis-vereinfacht/2.0">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>ave:flstkennz</fes:ValueReference>
      <fes:Literal>020101___01658______</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>
https://geodienste.hamburg.de/WFS_HH_ALKIS_vereinfacht?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&OUTPUTFORMAT=application%2Fgeo%2Bjson&STOREDQUERY_ID=http://repository.gdi-de.org/query/adv/produkt/alkis-vereinfacht/2.0/flst-by-kennzeichen&CRS=urn:ogc:def:crs:EPSG::25832&kennzeichen=020101___01658______

Lower Saxony (03)

https://opendata.lgln.niedersachsen.de/doorman/noauth/alkis_wfs_einfach?
WFS version: 2.0.0
Feature Type: Flurstueck
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:ave="http://repository.gdi-de.org/schemas/adv/produkt/alkis-vereinfacht/2.0">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>ave:flstkennz</fes:ValueReference>
      <fes:Literal>034880048000430008__</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>
https://opendata.lgln.niedersachsen.de/doorman/noauth/alkis_wfs_einfach?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&OUTPUTFORMAT=application%2Fx-zip-shapefile&STOREDQUERY_ID=http://repository.gdi-de.org/query/adv/produkt/alkis-vereinfacht/2.0/flst-by-kennzeichen&CRS=urn:ogc:def:crs:EPSG::25832&kennzeichen=034880048000430008__

Bremen (04)

https://geodienste.bremen.de/wfs_hduk2958loah3976niun?
WFS version: 2.0.0
Feature Type: Flurstuecke
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:app="http://www.deegree.org/app">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>app:flstkennz</fes:ValueReference>
      <fes:Literal>041004004001290001__</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>

Northrhine-Westphalia (05)

https://www.wfs.nrw.de/geobasis/wfs_nw_alkis_vereinfacht?
WFS version: 2.0.0
Feature Type: Flurstueck
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:ave="http://repository.gdi-de.org/schemas/adv/produkt/alkis-vereinfacht/2.0">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>ave:flstkennz</fes:ValueReference>
      <fes:Literal>05346803900187______</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>
https://www.wfs.nrw.de/geobasis/wfs_nw_alkis_vereinfacht?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&OUTPUTFORMAT=application%2Fx-zip-shapefile&STOREDQUERY_ID=http://repository.gdi-de.org/query/adv/produkt/alkis-vereinfacht/2.0/flst-by-kennzeichen&CRS=urn:ogc:def:crs:EPSG::25832&kennzeichen=05346803900187______

Hesse (06)

https://www.gds.hessen.de/wfs2/aaa-suite/cgi-bin/alkis/vereinf/wfs?
WFS version: 2.0.0
Feature Type: Flurstueck
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:ave="http://repository.gdi-de.org/schemas/adv/produkt/alkis-vereinfacht/2.0">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>ave:flstkennz</fes:ValueReference>
      <fes:Literal>060589099000030002__</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>
https://www.gds.hessen.de/wfs2/aaa-suite/cgi-bin/alkis/vereinf/wfs?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&OUTPUTFORMAT=application%2Fx-zip-shapefile&STOREDQUERY_ID=http://repository.gdi-de.org/query/adv/produkt/alkis-vereinfacht/2.0/flst-by-kennzeichen&CRS=urn:ogc:def:crs:EPSG::25832&kennzeichen=060589099000030002__

Rhineland Palatinate (07)

https://geo5.service24.rlp.de/wfs/alkis_rp.fcgi?
WFS version: 2.0.0
Feature Type: Flurstueck
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:ave="http://repository.gdi-de.org/schemas/adv/produkt/alkis-vereinfacht/2.0">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>ave:flstkennz</fes:ValueReference>
      <fes:Literal>07370100400380______</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>

Baden-Württemberg (08)

https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_LGL-BW_ALKIS?
WFS version: 2.0.0
Feature Type: v_al_flurstueck
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:nora="http://nora-prod.lgl.bwl.de/nora">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>nora:flurstueckskennzeichen</fes:ValueReference>
      <fes:Literal>08146000000672000000</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>

Bavaria (09)

https://geodatenonline.bayern.de/geodatenonline/seiten/wfs_alkis?

The service is access-protected.

Saarland (10)

https://geoportal.saarland.de/registry/wfs/414?
WFS version: 1.1.0  <-- !!!
Feature Type: Flurstueck
<ogc:Filter 
   xmlns:ogc="http://www.opengis.net/ogc"
   xmlns:ALKIS_ALKIS_WFS_ohne_Eig="https:wapllalmap71.lkvk.saarland.de/arcgis/services/ALKIS/ALKIS_WFS_ohne_Eig/MapServer/WFSServer">
   <ogc:PropertyIsEqualTo>
      <ogc:PropertyName>ALKIS_ALKIS_WFS_ohne_Eig:FLSTKENNZ</ogc:PropertyName>
      <ogc:Literal>101012001000060019__</ogc:Literal>
   </ogc:PropertyIsEqualTo>
</ogc:Filter>

Berlin (11)

https://gdi.berlin.de/services/wfs/alkis_flurstuecke?
WFS version: 2.0.0
Feature Type: flurstuecke
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:alkis_flurstuecke="alkis_flurstuecke">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>alkis_flurstuecke:fsko</fes:ValueReference>
      <fes:Literal>11000181900525____</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>

Brandenburg (12)

https://isk.geobasis-bb.de/ows/alkis_vereinf_wfs?
WFS version: 2.0.0
Feature Type: Flurstueck
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:ave="http://repository.gdi-de.org/schemas/adv/produkt/alkis-vereinfacht/2.0">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>ave:flstkennz</fes:ValueReference>
      <fes:Literal>12050100600674______</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>

Mecklenburg-West Pomerania (13)

https://www.geodaten-mv.de/dienste/alkis_wfs_einfach?
WFS version: 2.0.0
Feature Type: Flurstueck
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:ave="http://repository.gdi-de.org/schemas/adv/produkt/alkis-vereinfacht/2.0">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>ave:flstkennz</fes:ValueReference>
      <fes:Literal>13076808500004______</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>
https://www.geodaten-mv.de/dienste/alkis_wfs_einfach?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&OUTPUTFORMAT=application%2Fx-zip-shapefile&STOREDQUERY_ID=http://repository.gdi-de.org/query/adv/produkt/alkis-vereinfacht/2.0/flst-by-kennzeichen&CRS=urn:ogc:def:crs:EPSG::25833&kennzeichen=13076808500004______

Saxony (14)

https://geodienste.sachsen.de/aaa/public_alkis/vereinf/wfs?
WFS version: 2.0.0
Feature Type: Flurstueck
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:ave="http://repository.gdi-de.org/schemas/adv/produkt/alkis-vereinfacht/2.0">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>ave:flstkennz</fes:ValueReference>
      <fes:Literal>140208___02321000102</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>
https://geodienste.sachsen.de/aaa/public_alkis/vereinf/wfs?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&OUTPUTFORMAT=application%2Fx-zip-shapefile&STOREDQUERY_ID=http://repository.gdi-de.org/query/adv/produkt/alkis-vereinfacht/2.0/flst-by-kennzeichen&CRS=urn:ogc:def:crs:EPSG::25833&kennzeichen=140208___02321000102

Saxony-Anhalt (15)

https://www.geodatenportal.sachsen-anhalt.de/wss/service/ST_LVermGeo_ALKIS_WFS_OpenData/guest?
WFS version: 2.0.0
Feature Type: Flurstueck
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:ave="http://repository.gdi-de.org/schemas/adv/produkt/alkis-vereinfacht/2.0">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>ave:flstkennz</fes:ValueReference>
      <fes:Literal>15093814510683______</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>

Thuringia (16)

https://www.geoproxy.geoportal-th.de/geoproxy/services/adv_alkis_wfs?
WFS version: 2.0.0
Attention: The "ave" schema is in a different version, here 1.0!
Feature Type: Flurstueck
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:ave="http://repository.gdi-de.org/schemas/adv/produkt/alkis-vereinfacht/1.0">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>ave:flstkennz</fes:ValueReference>
      <fes:Literal>160107121000040003__</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>

Netherlands - Basic Registration of Addresses and Buildings

https://service.pdok.nl/lv/bag/wfs/v2_0?
WFS version: 2.0.0
Feature Type: pand (property)
<fes:Filter 
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:bag="http://bag.geonovum.nl">
   <fes:PropertyIsEqualTo>
      <fes:ValueReference>bag:identificatie</fes:ValueReference>
      <fes:Literal>0518100000243790</fes:Literal>
   </fes:PropertyIsEqualTo>
</fes:Filter>
https://service.pdok.nl/lv/bag/wfs/v2_0?SERVICE=wfs&VERSION=2.0.0&REQUEST=GetFeature&OUTPUTFORMAT=application%2Fjson%3B%20subtype%3Dgeojson&CRS=urn:ogc:def:crs:EPSG::28992&STOREDQUERY_ID=urn:ogc:def:query:OGC-WFS::GetFeatureById&ID=pand.a7b0f265-0a58-4752-b17f-658c8be92f05

Ok, that obviously went wrong! The pand-id changes dynamically, so you may not get a result using the url above. For the Stored Query to work, you need to get a valid pand-id in advance e.g. by using the url below and replace it at the end of the above url.

https://service.pdok.nl/lv/bag/wfs/v2_0?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAMES=bag%3Apand&NAMESPACES=xmlns(bag%2Chttp%3A%2F%2Fbag.geonovum.nl)&BBOX=82297,455485,82297,455485%2Curn%3Aogc%3Adef%3Acrs%3AEPSG%3A%3A28992&OUTPUTFORMAT=application%2Fgml%2Bxml%3B%20version%3D3.2

Not really useful!

Simplified Data Exchange Schema