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

Anonymous Styles to address custom client styles Maps use cases #43

Open jerstlouis opened 1 year ago

jerstlouis commented 1 year ago

In WMS, we had the capability for a client to submit a custom style and retrieve a map.

If client was able to POST a style then retrieve a style resource only available for that particular client from which we could retrieve a map, we would have this capability for OGC API - Maps.

Related to https://github.com/opengeospatial/ogcapi-maps/issues/42.