geostyler / geostyler-sld-parser

GeoStyler-Style-Parser implementation for SLD
BSD 2-Clause "Simplified" License
52 stars 34 forks source link

Fix reading CDATA values from SLD #948

Closed KaiVolland closed 4 months ago

KaiVolland commented 4 months ago

This fixes parsing of <![CDATA[xxx]]> values.

It removes the configured cdataPropName from the parser.

Closes #947

@louwers i used your linked SLD for this test. If you don't want it to be in the repo just let me know and i will break it down to a simpler example and use this instead.

louwers commented 4 months ago

It is from the Dutch gov’t and is in the public domain as far as I am aware. Feel free to use it.

marcjansen commented 4 months ago

A short note next to the dataset with an URL and a statement that it is pd doesn't hurt though and might make future reviews easier.

jansule commented 4 months ago

:tada: This PR is included in version 6.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: