Skip to content
/ sld Public

SLD library - Parse SLD file and convert it to java.awt object.

Notifications You must be signed in to change notification settings

aims-ks/sld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is essentially a SLD parser. SLD is quite large, only some elements are supported.

NOTE: GeoTools provide similar capabilities, but the library has heaps of dependencies and their maven repository is unreliable. As silly as it sound, it was more strait-forward to re-implement it.