Please feel free to start writing questions before the end of the talk
and remind to rename yourself :)
Speaker: Evan Hossain (
https://www.linkedin.com/in/evan-hossain-ab6691a9 )
Chair: Lorenzo Stucchi (@LorenzoStucchi)
Questions:
- [DONE] Why do you need a check in _directed_ graph? in my
validar I’ve implemented connectivity check using non-directed graph
(just ignoring oneway tag), the algorithm to find islands(isolated
sub-graphs) becomes much more simple, but results are practically
the same (Kirill aka Zkir)
- You do not really need to analyze oriented graph. just analyze
connectivity. :)
- [DONE] Could you explain wrong direction ? (both way seem
connected by the same node)
- [DONE] Any opensource code repo? And How We can adapt in other
country?
- [DONE] User: Transport for Cairo. Do wrong directions (opposing
directions) cause disconnectivity, thus captured by the algorithm?
- [DONE] Are you concentrating solely on the car routing (profile)?
– Stefan K.
- Profiles matter IMHO for pedestrian areas / plazas (with bicycle
access, unidirectional) which are a special case for routing
- [DONE] How we can use his reversed algorith for COVID ? make a
more social distance ?
Comments:
- Yup, with all those trees and clouds, there are just a few shreds
of roads I can map from imagery.
- Use LIDAR!
- When you are finished with roads, get to work on house address
number quality too…
- You can contruibue all this to iD editor’s checker!