camptocamp / ogc-client

A TypeScript library for interacting with geospatial services
https://camptocamp.github.io/ogc-client/
BSD 3-Clause "New" or "Revised" License
66 stars 12 forks source link

Add `abstract` to `LayerStyle` #59

Closed RobQuincey-DC closed 4 months ago

RobQuincey-DC commented 4 months ago

This PR adds the abstract property to the LayerStyle interface.

Abstract contains the description for a style and is useful in getting the context of what a style is all about.

Abstract is part of the WMS and WMTS spec as part of Style.