SVG Mapper now knows how to draw lines. These lines try to flow from hex to hex…
Example input:
2114 hill 2115 hill 2213 forest 2214 forest "Delan" 2215 hill 2314 forest 2315 forest 2414 hill "Forest Bight Fortress" 2415 forest 2515 forest "Boghra Little" 2214-2615 river river path attributes fill-opacity="0" stroke="black" stroke-width="5" include http://alexschroeder.ch/contrib/default.txt
Result:
I think that I’m not quite understanding how the viewBox is supposed to work. But anyway: these lines can be used for roads, rivers, borders, cliffs, and the like. If they’re very straight, they don’t look too good. There’s no random waviness. One feature I definitely have to add is providing more intermediary points such that the user can guide rivers around the hills or to allow rivers to merge.
Tags: SVG
Maps
Text Mapper 