This documentation is from an open source community project.

While every reasonable effort is made to ensure it is correct, it is provided "as is" for reference only, with no guarantees that it is complete, accurate, or current. Not all features, extensions, and plug-ins described within these docs are supported by Boundless.

See an error? Scroll to the bottom to 'Report an Issue'.
Community Docs  
  • Introduction
    • Overview
    • History
    • Getting Involved
    • License
  • Installation
    • Windows
    • Mac OS X
    • Linux
    • Web archive (WAR)
    • Upgrading
  • Getting Started
    • Web Administration Interface Quickstart
    • Publishing a Shapefile
    • Publishing a PostGIS Table
    • Styling a Map
  • GeoServer Data Directory
    • Creating a New Data Directory
    • Setting the Data Directory
    • Structure of the Data Directory
    • Migrating a Data Directory between different versions
  • Web Administration Interface
    • Interface basics
    • Server
    • Layer Preview
    • Data
    • Services
    • Tile Caching
    • Security
    • Demos
  • Working with Vector Data
    • Shapefile
    • Directory of spatial files
    • Java Properties
    • GML
    • VPF
    • Pregeneralized Features
  • Working with Raster Data
    • GeoTIFF
    • GTOPO30
    • WorldImage
    • ImageMosaic
    • ArcGrid
    • GDAL Image Formats
    • Oracle Georaster
    • Postgis Raster
    • ImagePyramid
    • Image Mosaic JDBC
    • Custom JDBC Access for image data
  • Working with Databases
    • PostGIS
    • H2
    • ArcSDE
    • DB2
    • MySQL
    • Oracle
    • Microsoft SQL Server and SQL Azure
    • Teradata
    • Database Connection Pooling
    • JNDI
    • SQL Views
    • Controlling feature ID generation in spatial databases
    • Custom SQL session start/stop scripts
    • Using SQL session scripts to control authorizations at the database level
  • Working with Application Schemas
    • Complex Features
    • Installation
    • WFS Service Settings
    • Configuration
    • Mapping File
    • Application Schema Resolution
    • Supported GML Versions
    • Secondary Namespaces
    • CQL functions
    • Property Interpolation
    • Data Stores
    • Feature Chaining
    • Polymorphism
    • Data Access Integration
    • WMS Support
    • WFS 2.0 Support
    • Joining Support For Performance
    • Tutorial
  • Working with Cascaded Services
    • External Web Feature Server
    • External Web Map Server
  • Filtering in GeoServer
    • Supported filter languages
    • Filter Encoding Reference
    • ECQL Reference
    • Filter functions
    • Filter Function Reference
  • Styling
    • Introduction to SLD
    • Working with SLD
    • SLD Cookbook
    • SLD Reference
    • SLD Extensions in GeoServer
    • SLD Tips and Tricks
  • Services
    • Web Feature Service
    • Web Map Service
    • Web Coverage Service
    • Virtual OWS Services
  • REST configuration
    • REST configuration API reference
    • REST configuration examples
  • Advanced GeoServer Configuration
    • Coordinate Reference System Handling
    • Advanced log configuration
    • WMS Decorations
  • Security
    • Role system
    • Authentication
    • Passwords
    • Root account
    • Service Security
    • Layer security
    • REST Security
    • Disabling security
    • Tutorials
  • Running in a Production Environment
    • Java Considerations
    • Container Considerations
    • Configuration Considerations
    • Data Considerations
    • Linux init scripts
    • Other Considerations
    • Troubleshooting
    • Make cluster nodes identifiable from the GUI
  • Caching with GeoWebCache
    • Using GeoWebCache
    • Configuration
    • Seeding and refreshing
    • HTTP Response Headers
    • GeoWebCache REST API
    • Troubleshooting
  • Google Earth
    • Overview
    • Quickstart
    • KML Styling
    • Tutorials
    • Features
  • Extensions
    • Control flow module
    • CSS Styling
    • DXF OutputFormat for WFS and WPS PPIO
    • Excel WFS Output Format
    • GeoSearch
    • Imagemap
    • INSPIRE
    • Monitoring
    • OGR based WFS Output Format
    • Cross-layer filtering
    • GeoExt Styler
    • Web Processing Service
    • XSLT WFS output format module
    • Catalog Services for the Web (CSW)
    • Web Coverage Service 2.0 Earth Observation extensions
    • libjpeg-turbo Map Encoder Extension
    • JP2K Plugin
  • Tutorials
    • Freemarker Templates
    • GeoRSS
    • GetFeatureInfo Templates
    • Paletted Images
    • Serving Static Files
    • WMS Reflector
    • WMS Animator
    • CQL and ECQL
    • Using the ImageMosaic plugin
    • Using the ImageMosaic plugin for raster time-series data
    • Using the ImageMosaic plugin for raster with time and elevation data
    • Using the ImageMosaic plugin with footprint mangement
    • Building and using an image pyramid
    • Storing a coverage in a JDBC database
    • Using the GeoTools feature-pregeneralized module
    • Setting up a JNDI connection pool with Tomcat
  • Community
    • Key authentication module
    • DDS/BIL(World Wind Data Formats) Extension
    • NetCDF
    • GeoServer Printing Module
    • Python
    • Scripting
    • SpatiaLite
    • NetCDF Output format
    • Dynamic colormap generation
    • JDBCConfig
    • Importer
    • MBTiles Extension
    • GeoPackage Extension
    • GRIB format
 
GeoServer User Manual
  • Suite »
  • GeoServer »
  • Styling »
  • SLD Extensions in GeoServer

SLD Extensions in GeoServerΒΆ

GeoServer provides a number of vendor-specific extensions to SLD 1.0. Although not portable, the extensions make styling more powerful and concise and generate better-looking maps.

  • Geometry transformations in SLD
    • Examples
    • Performance tips
    • Adding new transformations
  • Rendering Transformations
    • Installation
    • Usage
    • Examples
  • Graphic symbology in GeoServer
    • Marks
    • External Graphics
    • Dynamic symbolizers
  • Variable substitution in SLD
    • Predefined Variables
    • Example
  • Specifying symbolizer sizes in ground units
    • Example
  • Label Obstacles
  • Adding space around graphic fills
  • Fills with randomized symbols
Next Previous

© CC BY 3.0.
Report an Issue
  Component Manuals
  • GeoServer Spatial Server
  • GeoWebCache Map Tile Cache
  • PostGIS Spatial Database
  • QGIS Desktop GIS

  • Boundless SDK Web Client API
  • OpenLayers Web Mapping Library
  • GeoExplorer Web Map Viewer

Back to Suite User Manual
Based on RTD theme.