 | What is a WFS?
A WFS allows uniform access to features stored on a server. Use a WFS when you want to perform actions such as:
- query a dataset and retrieve the features
- find the feature definition (feature's property names and types)
- add features to dataset
- delete feature from a dataset
- update feature in a dataset
- lock features to prevent modification
|