mapbox / robosat

Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
MIT License
2.02k stars 383 forks source link

Guards against osm road data issues, resolves #114 #119

Closed daniel-j-h closed 5 years ago

daniel-j-h commented 5 years ago

For https://github.com/mapbox/robosat/issues/114. @neverwiredhouse @DragonEmperorG this should fix the issue when the osm data is bad for lane tags and width. Let me know if this works for you - thanks.