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
19 StyleSheet poskole.css
22 # Projection of our map
23 Projection "+proj=utm +zone=33 +ellps=WGS84"
25 # Which part of the map should drawn (in projected coordinates)
39 # Clip output to the requested rectangle
42 # Rotate the map by 90 degrees
45 # Draw blue border around the requested rectangle
48 # Write SVG output here
53 # Fixed objects may be placed at specific positions on the paper
54 # with specific tags. Remember to enable the "fixed" data source.
63 # Dump map data exactly as parsed
66 # Dump map data after projection to Map.Projection
69 # Dump map data after conversion to on-paper coordinates
72 # Dump intermediate representations of multipolygons
75 # Dump stylesheet as parsed
78 # Dump styling decisions
81 # Dump planning and drawing of symbols