Working with WFS Data
A Web Feature Service (WFS) is a popular standard for querying geographic features online
What is a Web Feature Service (WFS)
For more information on what a WFS is, see WMS
The Geoservices API can be used to access public geospatial datasets via the WFS endpoint (see granting access to your data on how to do this).
The endpoint allows you to display the features contained within a dataset in a geographic information system (GIS) of your choice.
Updated almost 2 years ago