Skip to content

7.14.1 Change: feature unique to collection rather than entire dataset. #84

@JivanAmara

Description

@JivanAmara

Some RDBS data sources such as PostGIS or GeoPackage may have collections as tables w/ ids for features in those tables unique only to that table. Making an id unique to all features would require the WFS3 server to create some kind of combination of a table identifier (collection name) and the feature's id to produce an id unique to the entire dataset.

Since the link to reach a particular feature always includes the collection name, I propose changing the requirement so that the feature id need only be unique to the collection it is within.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Part 1: CoreIssue related to Part 1 - Core

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions