geostyler / geostyler-cli

BSD 2-Clause "Simplified" License
21 stars 8 forks source link

Missing geostyler as an input parser format #392

Open geographika opened 2 weeks ago

geographika commented 2 weeks ago

Currently, the client does not support a geostyler file as an input to convert to another format. Suggested change would allow:

geostyler -s geostyler -t sld -o point_simple.sld testdata/point_simple.geostyler

If no source parser is specified we can also default to "geostyler" and attempt to parse with this.