Closed Robinlovelace closed 7 months ago
The segregated key contains values relating to the level of walking/cycling separation.
It is not a common tag, but could be useful, so we should add it to the example dataset, although it's NA in most cases:
summary(as.factor(osm_edinburgh$segregated)) no yes NA's 3 7 113
I think I can fix this issue, working on it, with reference to #13
The segregated key contains values relating to the level of walking/cycling separation.
It is not a common tag, but could be useful, so we should add it to the example dataset, although it's NA in most cases:
I think I can fix this issue, working on it, with reference to #13