forked from opengeogroep/pySLD
-
Notifications
You must be signed in to change notification settings - Fork 0
python lib for creating ogc (geoserver) sld files
License
raymondnijssen/pySLD
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
python library (sld.py) for generating SLD through 'human readable' objects and functions. With examples. Run any of the test_*.py files to generate test_<filename>.sld and test_<filename>_dom.sld The _dom files use the DOMToFile() procedures where the minidom is implemented. For backward compatibility GetSLDString is maintained Changes applied on June 7, 2011: - test.py and test_filter.py validate - test_polygons.py validates after changing the ogcFilter to FltrComparison - test_highway.py validates and now writes to test_highway.sld and test_highway_dom.sld - Changed all classes to start with capitals - Filter in the getSLDString procedure chain now prints to compliant position in final SLD (compare test.sld and test_dom.sld) - Fill for Label in the getSLDString procedure chain now prints to compliant position in final SLD (compare highway.sld and highway_dom.sld)
About
python lib for creating ogc (geoserver) sld files
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%