This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Real time traffic simulation with Node.js

-1

how to creating real time vehicular traffic simulation using openstreetmap and Node.js

asked 11 Apr '19, 08:17

groofl's gravatar image

groofl
10112
accept rate: 0%

converted to question 11 Apr '19, 08:50

scai's gravatar image

scai ♦
33.3k21309459

Converted from an answer to a question from here: https://help.openstreetmap.org/questions/7313/is-there-an-osm-routing-api

(11 Apr '19, 08:51) scai ♦

One Answer:

1

Your question is to broad and sadly doesn't say anything about what you tried already and your skills.

You might want to checkout Simulation of urban mobility (SUMO) and the eWorld frontend. Then you can extend it with an web based viewer.

answered 14 Apr '19, 07:42

iii's gravatar image

iii
4.9k84082
accept rate: 10%

Source code available on GitHub .