8 # osmxml OpenStreetMap XML
9 # fixed Fixed objects (no File used, see FixedObjects section below)
10 # shape ESRI shape file (partial support only)
13 # MapCSS stylesheet to apply (multiple style-sheets are allowed)
14 StyleSheet poskole.css
16 # Enable inline style properties (tags "style:<property>" or "style:<property>::<layer>")
22 StyleSheet poskole.css
26 # Projection of our map
27 Projection "+proj=utm +zone=33 +ellps=WGS84"
29 # Which part of the map should drawn (in projected coordinates)
43 # Clip output to the requested rectangle
46 # Rotate the map by 90 degrees
49 # Draw blue border around the requested rectangle
52 # Write SVG output here
57 # Fixed objects may be placed at specific positions on the paper
58 # with specific tags. Remember to enable the "fixed" data source.
63 Tag style:icon-image '"icons/logo.svg"'
64 Tag style:icon-width 36
76 # Dump map data exactly as parsed
79 # Dump map data after projection to Map.Projection
82 # Dump map data after conversion to on-paper coordinates
85 # Dump intermediate representations of multipolygons
88 # Dump stylesheet as parsed
91 # Dump styling decisions
94 # Dump planning and drawing of symbols