geostyler / geostyler-style

Style declaration files for the GeoStyler project
https://geostyler.github.io/geostyler-style/docs/master/
BSD 2-Clause "Simplified" License
16 stars 15 forks source link

feat: add metadata block to geostyler style #581

Closed jansule closed 1 year ago

jansule commented 1 year ago

This adds a metadata block to the Style interface that allows adding arbitrary metadata. This metadata can be used in the parsers for things that are not directly related to the styling but are still necessary for parsing, e.g. keeping the source information of mapbox styles for referencing them when parsing.