logo separator

[mkgmap-dev] [PATCH v1] - extend --replace-short-arcs option to take min arc length

From Mark Burton markb at ordern.com on Sat Jun 6 16:42:33 BST 2009

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



More information about the mkgmap-dev mailing list