Hello,
I'm hoping to make semi-automated bike lane maps that I can update every couple of months, and this package has been a great help in processing the OSM data, thank you!
The issue I'm having is it seems that cycleways with a tag of "cycleway:both:buffer=yes" are not being classified as a buffered bike lane, only as a standard bike lane. Looking through the repo, I'm pretty sure you have this key:tag combo, so I'm not sure why it's not working. One sided buffered lanes "cycleway:right:buffer=yes" are working as expected.
The data I'm using is for Salt Lake City, Utah. Here's an example of a way that is marked as buffered but being processed incorrectly: https://www.openstreetmap.org/way/1025530501
Thanks.
Hello,
I'm hoping to make semi-automated bike lane maps that I can update every couple of months, and this package has been a great help in processing the OSM data, thank you!
The issue I'm having is it seems that cycleways with a tag of "cycleway:both:buffer=yes" are not being classified as a buffered bike lane, only as a standard bike lane. Looking through the repo, I'm pretty sure you have this key:tag combo, so I'm not sure why it's not working. One sided buffered lanes "cycleway:right:buffer=yes" are working as expected.
The data I'm using is for Salt Lake City, Utah. Here's an example of a way that is marked as buffered but being processed incorrectly: https://www.openstreetmap.org/way/1025530501
Thanks.