OGC API - Features Implementation statusΒΆ
Version |
Implementation status |
|
---|---|---|
Part 1: Core |
Passes compliance tests |
|
Part 2: Coordinate Systems by Reference |
Passes compliance tests |
|
Part 3: Filtering |
Implemented (no CITE tests yet) |
|
Common Query Language (CQL2) |
Implemented (no CITE tests yet) |
|
Part 4: Create, Replace, Update and Delete |
Not implemented (volunteers/sponsoring wanted) |
|
Part 5 - Schemas |
Not implemented (volunteers/sponsoring wanted) |
|
Part 6 - Property selection |
Implemented (disabled by default, see Configuration of OGC API - Features module). |
|
Search |
A search endpoint for complex queries is implemented at the single collection level (POST to immediately get a response, no support for stored queries). (disabled by default, see Configuration of OGC API - Features module). |
|
Part n: Query by IDs |
Proposal implemented, but syntax and semantic is subject to change in a future release. Thus said, usage should be carefully considered. (disabled by default, see Configuration of OGC API - Features module). |
|
Sorting |
Partial implementation borrowed by OGC API Records, using the sortby parameter. Sortables are not exposed. (disabled by default, see Configuration of OGC API - Features module). |