Skip to content

items vs. a type name - From presentations at TC #164

Closed
@ogc-leedahl

Description

@ogc-leedahl

Looking at other Open API proposed schemes from the TC, it became clear that the scheme of things is {base url}/collections/{collection id}/{type}/{type id}. Where types are tiles, jobs, etc. However, WFS uses items which doesn't lead to any kind of distinction API type definition. Why are we using items and not features? It would be easier to classify the type of collection that it is. For a component point of view, couldn't we have a collection that has features, tiles and jobs in the collection. For example, I have a process that creates features and a map. Why can't I host the features and the map in the same collection as the process. Then I could have https://www.myapp.com/collections/products/(job | feature | tile) where products is my collection id that represents a process for creating products from product requirements via a job to create a set of features and maps.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions