Document Rendering - STEMLab/geotools GitHub Wiki
The rendering system is not currently documented in the User Guide. I have gotten stuck based on the amount of functionality overloading of the MapLayer class. I would like to see ...
-
✅ Break MapLayer into parts (WMSMapLayer, FeatureMapLayer, RasterMapLayer) each with their own constructor
-
✅ Document the above with code examples
-
The documentation does not explain the extent of creativity available with the SLD specification - as such the documentation should provide:\
- Java Code
- XML Fragment
- Picture of the result
-
Currently the best place to start is with the two "Lab" tutorials in the welcome section (ShapeLab and ImageLab).