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
17 # Projection of our map
18 Projection "+proj=utm +zone=33 +ellps=WGS84"
20 # Which part of the map should drawn (in projected coordinates)
34 # Clip output to the requested rectangle
37 # Rotate the map by 90 degrees
40 # Draw blue border around the requested rectangle
43 # Write SVG output here
48 # Dump map data exactly as parsed
51 # Dump map data after projection to Map.Projection
54 # Dump map data after conversion to on-paper coordinates
57 # Dump intermediate representations of multipolygons
60 # Dump stylesheet as parsed
63 # Dump styling decisions
66 # Dump planning and drawing of symbols
71 # Maximal length of line section in milimeters
73 # Section's length may exceed limit by at most [mm]
75 # Bitmap granularity (bitmap points per milimeter)
80 # Number of individuals in each generation
83 # Enhance number of individuals created by elitisc to fit population size
86 # Terminating condition
87 # 1 -- penalty reached, 2 -- stagnation, 3 -- iteration limit
93 # Create that part of generation by breeding
95 # Use that part of best individuals for parent selection
97 # Probability of children mutation
100 # Create that part of generation by mutation
102 # Use that part of best individuals for individual selection
104 # Probability of moving label
106 # Probability of regeneration label coordinates
107 MutateRegenBound 0.05
108 # Probability of changing label variant