geostyler / geostyler-sld-parser

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

Support of AnchorPoint entries in sld-file #896

Open inaec opened 8 months ago

inaec commented 8 months ago

Description

It would be great if the GeoStyler would support the usage of AnchorPoint entries in the sld file:

PointPlacement

Currently the GeoStyler deletes the AnchorPoint entries when the sld file is uploaded. As a first step, it would be very useful if the GeoStyler could keep these entries and export them when the sld file is saved.

It would be even more useful if the GeoStyler could create and edit AnchorPoint entries 🙂

Example

Sample sld and geojson: label_placement.zip

Alternatives

No response

Additional Context

No response

jansule commented 8 months ago

Thanks for the info @inaec. Are you planning on providing a PR for this?

inaec commented 8 months ago

@jansule Sorry, I can't provide a PR for this issue. I just noticed that these entries in my sld-files are deleted.

jansule commented 8 months ago

No worries, it's already great that you are documenting the behavior :+1: