Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is there any specific description for the style? #163

Open
rgbcmy opened this issue Dec 22, 2023 · 1 comment
Open

is there any specific description for the style? #163

rgbcmy opened this issue Dec 22, 2023 · 1 comment

Comments

@rgbcmy
Copy link

rgbcmy commented Dec 22, 2023

is there any specific description for the style?

@jerstlouis
Copy link
Member

@rgbcmy The OGC API - Styles (Draft) candidate standard lists available styles for a collection or dataset.

Then for a particular style at .../styles/{styleId} an implementation can provides a list of available tilesets using OGC API - Tiles at .../styles/{styleId}/tiles.

The tileset metadata (see 8.2.2) at .../tiles/{tileMatrixSet} can also provide metadata about the style used to render map tiles or filter vector tiles.

As for the actual style definition itself, OGC API - Styles allows to retrieve the style in one or more styling language e.g., legacy OGC Style Layer Descriptor / Symbology Encoding, MapboxGL Styles, or the upcoming draft OGC Styles & Symbology CartoSym-CSS / CartoSym-JSON.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants