Skip to content

Part 4/CRUD and GeoJSON: support for JSON-FG extensions #1024

@cportele

Description

@cportele

To indicate in a POST/PUT/PATCH request that the payload is GeoJSON with JSON-FG extensions, the section on GeoJSON payloads should specify the mechanism.

In our implementation we use a profile link just as we do it when querying a feature. For example, in a POST/PUT request:

Content-Type: application/geo+json
Link: <http://www.opengis.net/def/profile/OGC/0/jsonfg>; rel=profile

Metadata

Metadata

Assignees

Type

No type

Projects

Status

To be drafted

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions