nptscot / osmactive

Extract active travel infrastructure from OSM
https://nptscot.github.io/osmactive/
Other
7 stars 0 forks source link

Package functions incorrectly classify Chesterfield Avenue as mixed traffic #11

Closed Robinlovelace closed 3 months ago

Robinlovelace commented 3 months ago

As shown below:

image

It is in fact light segregation and should be classified as such with this, not sure why it's classifying it as mixed:

https://github.com/nptscot/osmactive/blob/5591d0c899719a28802a2e8351741279796a4d61/R/osmactive.R#L214

It's not just paint:

image

Any ideas Joey?

Reproducible code to generate that map:

https://github.com/nptscot/osmactive/blob/ec90fb331bf396f115e065651009289004ce6ec5/README.Rmd#L151-L161