Talk:Mapweaver

From OpenStreetMap Wiki
Jump to navigation Jump to search

Bugs

Ideas & suggestions

1. On the subversion folder: seperate Mapgen and Mapweaver in two different folders 2. 'utils' folder containing scripts like distancemap.pl, changelog.pl, errors.pl, excetera (some could be adapted to mapweaver?) 3. hikingbook.pl check

Hints

Address number rendering

RULE NODE
keyvalue=addr:housenumber=*
label=addr:housenumber
size=0
labelSize=30
labelOffset=10

Black colors in png export

When using html colors, it's necessary to write them down with the hash character in front.

If you write

bgcolor=abcdef

inkscape will export the color as black. You must write

bgcolor=#abcdef

Multiple entries in WNS legend

When labeling roads with numbers (WNS option) it may occour that some roads would be labeled multiple times. If this happens use also -wnsunique=1.