Hi Felix,

> What about deleting the following lines, what is the reason?
> 
> "ferry".equals(currentWay.getTag("route")))) {

That's there to allow routing by ferry.

> long cyclwayId = currentWay.getId() + CYCLWAY_ID_OFFSET;

That's there to give the synthesised cycleway a unique id.
 
> Will enabling the --make-opposite-cycleways now overwrite the underlying 
> road?

If you want to have a routable map for bicycles why not just remove all
the oneway tags?

Cheers,

Mark
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to