Hi all,
I'd like to change some defaults.
My understanding so far is that most people want
a routable map with address search and housenumber search.
So, I think the following options should be on by default:
--route
--net
--index
--housenumbers
--x-split-name-index
--link-pois-to-ways
--drive-on=detect
We (the programmers) have to make sure that --no-xyz really disables these options.
These are also candidates, but I think we can leave them optional:
--make-opposite-cycleways
--process-destination
--process-exits
Did I find a good selection?
@Steve:
I tried to implement this but found that some unit tests fail, e.g.
TdbTest fails when I just add --net to the default options.
Can you have a look at this, please?