12345678910111213141516171819202122 |
- .. _sld_extensions:
- SLD Extensions in GeoServer
- ===========================
- GeoServer provides a number of vendor-specific extensions to SLD 1.0.
- Although not portable to other applications, these extensions make styling more powerful and concise and allow for the generation of better-looking maps.
- .. toctree::
- :maxdepth: 2
- geometry-transformations
- rendering-transform
- pointsymbols
- substitution
- uom
- label-obstacles
- margins
- randomized
- composite-blend/index
- z-order/index
- rendering-selection
|