opengeospatial / ogcapi-styles

A Web API that enables map servers, clients as well as visual style editors, to manage and fetch styles.
https://ogcapi.ogc.org/styles
Other
10 stars 5 forks source link

What is the style recommended or the default style? #15

Closed joanma747 closed 3 years ago

joanma747 commented 3 years ago

Can we add property in .../{collectionID}/styles to define the "favorite" style or the "default" style in a collection?

jeffharrison commented 3 years ago

SWG discussed this Issue on June 1 2021. Consensus is it makes sense to be able to specify a "default" style in a collection.

API must allow a "manager' to change the default style. Accordingly, need a simple mechanism to update default style via API.

Clemens P will develop draft for SWG review.