Description
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
Type
Projects
Status