Data Access Service is responsible for serving vector data. It implements the OGC API - Features standard.
The concept of Collections is used in the API for standard conformity. A collection corresponds to a vector data source in JMap Cloud.
Here are some examples of tasks that can be done using the Data Access Service:
- Get features from a data source as GeoJSON for a given extent
- Get features data from a data source as GeoJSON with a CQL filter
- Get MVT tiles from a data source
- Get MVT tiles for a complete project
- Create new features
- Update existing features