Symbolizers

Symbolizers are the code responsible for rendering a certain aspect of the map making them basically the core of any render engine.

Basic Symbolizers

The core rendering logic necessary to render a basic OSM map consists of the following symbolizers:

Custom Symbolizers

MapRender additionally comes with the following symbolizers:

The main benefit of these additional Symbolizers (aside of their immediate functionality of course) is that they can be integrated anywhere in the rendering layer stack. Meaning that you can for example draw topological data above basic land coloring but below street rendering.