geostyler / geostyler-openlayers-parser

GeoStyler Style Parser implementation for OpenLayers styles
BSD 2-Clause "Simplified" License
36 stars 26 forks source link

[openlayers-parser] Fallbacks of geoserver-specific WellKnownNames #206

Open jansule opened 5 years ago

jansule commented 5 years ago

With the upcoming merge of https://github.com/terrestris/geostyler-openlayers-parser/pull/25, geostyler-openlayers-parser tries to parse a subset of geoserver-specific WellKnownNames. Following problems and fallbacks exist:

readStyle():

writeStyle():

KaiVolland commented 1 month ago

@jansule What is this issue about? What should be done?