Ralf Reimann wrote:
Hi Mark,

You need to have access tags added to the bollard so that they can be
transferred to the way. Does your points file have lines like these in
it?
barrier=bollard {add access = no; add bicycle = yes; add foot = yes} [0x660f resolution 20]
barrier=cycle_barier {add access = no; add bicycle = yes; add foot = yes} [0x660f resolution 20]

I used the the default style file included. The last entries in points are:
barrier=bollard | barrier=bus_trap
    {add access = no; add bicycle = yes; add foot = yes} [0x660f resolution 21]
barrier=block | barrier=cycle_barier | barrier=stile | barrier=kissing_gate
    {add access = no; add foot = yes} [0x660f resolution 21]


Ralf


_______________________________________________ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
put them first not last in your points file. Otherwise if there is another entry higher up on the same point, it will not work.