Hi all,
I want to avoid car routing on blocked roads (eg. roads with bollards in the
middle of the road).
mkgmap default styles (points):
barrier = bollard | barrier = bus_trap {add access = no; add bicycle = yes;
add foot = yes} [0x660f resolution 24]
What I want to achieve:
In "points" something like this:
barrier = bollard {add carbarrier = yes} [0x660f resolution 24]
In "lines" something like this:
highway = * & carbarrier = yes {set toll = yes}
Questions:
- Is the default procedure (access, bicycle, foot) still working ?
- Is it possible the set user defined values (eg. "carbarrier=yes") ?
Klaus
PS: The option "link-pois-to-ways" is set.
--link-pois-to-ways
If this option is enabled, POIs that are situated at a point
in a way will be associated with that way and may modify the
way's properties. Currently supported are POIs that restrict
access (e.g. bollards). Their access restrictions are applied
to a small region of the way near the POI.
--
View this message in context:
http://gis.19327.n5.nabble.com/How-to-avoid-car-routing-on-blocked-roads-tp5593014p5593014.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev