<div dir="ltr"><div><div><div><div><div>I came across this article describing SharedStreets which is intended to be an open platform for city governments and private entities like Uber to share street-related data like traffic data, taxi/cab pickup points, and the like. The chief architect for SharedStreets says: "What GTFS does for transit, we’re doing for streets."<br><br><a href="https://www.citylab.com/transportation/2018/02/a-powerful-map-promises-to-help-cities-keep-streets-free/553739/">https://www.citylab.com/transportation/2018/02/a-powerful-map-promises-to-help-cities-keep-streets-free/553739/</a><br><br></div>Here's the SharedStreets website:<br><a href="http://sharedstreets.io/">http://sharedstreets.io/</a><br><br></div>And it links to the SharedStreets GitHub repository which explains the technical details.<br><a href="https://github.com/sharedstreets/sharedstreets-ref-system">https://github.com/sharedstreets/sharedstreets-ref-system</a><br><br></div>It seems that they can ingest OSM (or another set of geodata) to generate an abstracted topology of the street network based on street intersections and the street segments connecting them.<br><br></div>Here is their FAQ with respect to OSM:<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><b>How does this relate to OpenStreetMap? (Or, doesn't OSM already do this?)</b><br><br>SharedStreets complements OpenStreetMap. OSM does not attempt to provide stable IDs, and complex OSM ways make many applications difficult to build using raw OSM data.<br><br>SharedStreets provides a layer of abstraction on top of OSM, allowing users to work with the topology of OpenStreetMaps data without dealing with the details how OSM ways are encoded.<br><br>By providing direct references to OSM way and node IDs users can always query and relate SharedStreets references back to the underlying OSM data where needed.<br><br>We believe that SharedStreets will allow users to more rapidly improve OpenStreetMap data by making it easier to identify missing streets, or opportunities to improve street geometry and connectivity.<br></blockquote><div> </div></div>