Felix,
Just a small question. If I add to a poi { add road_speed_min='-1'; add
road_speed_min='1' } what happens if the original road had road_speed=0
will it be increased or stay at 0?
(I assume and hope for the latter).
Yes, the min/max tags only have an effect if mkgmap:road-speed or
mkgmap:road-class are in use for the way in question.
BTW - the syntax is mkgmap:road-speed-min and not road_speed_min as in
your example (I think you knew that, really)
Hmm no, I find this confusing as in the lines file I have always been
using road_speed and road_class...