ogcapi-features icon indicating copy to clipboard operation
ogcapi-features copied to clipboard

An open standard for querying geospatial information on the web.

Results 209 ogcapi-features issues
Sort by recently updated
recently updated
newest added

This is feedback from developing a client. The spec currently states: > The feature schema can and often will depend in the operation, so a Schema resource will publish the...

Part 4: Create/Replace/Update/Delete
2022-07 Sprint

After implementing support for 'Optimistic Locking' we see the need for more guidance or additional requirements regarding ETags for feature resources. In general, a weak ETag seems to be more...

Part 4: Create/Replace/Update/Delete
2022-07 Sprint

Regarding escaping characters, currently CQL2 says: - Single quotes `'` are repeated to escape them within string literals - Backslash `\` is used to escape `_` and `%` in `LIKE`...

Part 3: Filtering / CQL2

- In [7.5.2](http://docs.ogc.org/DRAFTS/21-065.html#_spatial_data_types_and_literal_values) where a link to the WKT standard is provided, it would be very insightful to specifically refer to **Section 7** (mention it in the link) of [_Simple...

Part 3: Filtering / CQL2

- [A.12.1 Conformance Test 49](http://docs.ogc.org/DRAFTS/21-065.html#_conformance_test_49) cql2-text/validate currently says _Validate the filter expression in CQL2 JSON_ but should be saying **_CQL2 Text_**. - The current wording of[ A.12](http://docs.ogc.org/DRAFTS/21-065.html#_conformance_test_49) and [A.13](http://docs.ogc.org/DRAFTS/21-065.html#_conformance_test_50) (_Validate...

Part 3: Filtering / CQL2

State clearly in Clause 2 (Conformance) and Annex A.1.1 (Conformance Test 1) of Part 3 that "If the server supports CQL2, it shall advertise the URI `http://www.opengis.net/spec/cql2/1.0/conf/basic-cql2` in its Conformance...

Part 3: Filtering / CQL2

The Part 3 draft spec section [Cross-collection queries](http://docs.ogc.org/DRAFTS/19-079.html#filter-param-multiple-collections) states > A server that implements this extension and also supports queries across multiple collections SHALL only allow properties from the global...

Part 10: Search/Queries
Queryables

Global list of queryables is not useful before we have a resource for filterable cross-collection queries. I suggest we remove the resource `/queryables` (`/req/filter/get-queryables-op-global`) from Part 3 as well as...

Part n: Schemas
Part n: Search/Query
Queryables

Edited because there is no "fc-bbox-crs-valid-defaultValue" in the document. There is however a "fc-bbox-crs-valid-default-value" in the document (which already has a mapping).

This PR covers OGC API - Features - Part 1: Core v1.0.1 only.