/sld

Styled Layer Descriptor XML files

Primary LanguageHTMLApache License 2.0Apache-2.0

sld

Collection of SLD (Styled Layer Descriptor) XML files and corresponding html files that demonstrate how to use elasticgeo/geoserver to generate WMS tiles from Elasticsearch aggregations.

Loading dataset

Configuring Geoserver

Layouts

Save the following as legend.xml under CATALINA_HOME/webapps/geoserver/data/layouts

<layout>
    <decoration type="legend" affinity="top,right" offset="6,6" size="auto"/>
</layout>

Useful links