Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 755 Bytes

File metadata and controls

23 lines (17 loc) · 755 Bytes
.. module:: geoserver.pretty_maps
   :synopsis: Learn how to create pretty styles for the Maps in GeoServer.

Pretty maps with GeoServer

This module describes how to manage the GeoServer maps visualization. Will be discussed all those aspects which relate styles, decorations, Layer Groups and other interesting GeoServer features affecting the WMS protocol.

In this module you will:

.. toctree::
   :maxdepth: 2

   Styling with SLD <styling>
   Styling with CSS <css>
   Creating a Base Map <base_map>
   Filtering Maps <filtering>
   Producing and Using palettes <palettes>
   Decorating a Map <map_decorations>
   Accessing Map information <info>
   Cross layer filtering <cross_layer_filter>