Questions tagged [web-feature-service]

The Open Geospatial Consortium Web Feature Service Interface Standard (WFS) provides an interface allowing requests for geographical features across the web using platform-independent calls.

The Open Geospatial Consortium Web Feature Service Interface Standard (WFS) provides an interface allowing requests for geographical features across the web using platform-independent calls.

Source: Wikipedia

48 questions
0
votes
1 answer

loading vector layer in OL3 with and without ajax

I am trying to use OL3 for loading a vector layer from a geoserver using the following JavaScript code.
msc87
  • 823
  • 3
  • 16
  • 32
0
votes
0 answers

GeoServer WFS PropertyIsEqualTo not matching trailing whitespace

I currently have a dataset in a postgis database that contains trailing whitespaces for certain columns e.g. TOWNSHIP. When a WFS request is made through geoserver's WFS functionality, no data is returned (see below)
0
votes
0 answers

GML Dynamic Feature History Abstract Time Slice Restriction

I'm designing a GML application schema in which I intend to make frequent use of the gml:DynamicFeature substitution and extension for standardised WFS time-query support. I want to restrict the children of a gml:history for a particular dynamic…
1 2 3
4