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 pruvodce.css
18 File boundary/cz-boundary.osm
20 StyleSheet pruvodce.css
25 # StyleSheet pruvodce.css
28 # Projection of our map
29 Projection "+proj=utm +zone=33 +ellps=WGS84"
31 # Which part of the map should drawn (in projected coordinates)
45 # Clip output to the requested rectangle
48 # Rotate the map by 90 degrees
51 # Draw blue border around the requested rectangle
54 # Write SVG output here
59 # Fixed objects may be placed at specific positions on the paper
60 # with specific tags. Remember to enable the "fixed" data source.
69 # Dump map data exactly as parsed
72 # Dump map data after projection to Map.Projection
75 # Dump map data after conversion to on-paper coordinates
78 # Dump intermediate representations of multipolygons
81 # Dump stylesheet as parsed
84 # Dump styling decisions
87 # Dump planning and drawing of symbols