Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Using crowd-sourced GPS data for generating simulation

You could define vehicle trips using fromLonLat, toLonLat, viaLonLat as well as personTrips with fromLonLat and toLonLat.
see https://sumo.dlr.de/docs/Demand/Shortest_or_Optimal_Path_Routing.html#trip_definitions

regards,
Jakob

Am Fr., 3. Juli 2020 um 00:49 Uhr schrieb Chris Abraham <chris@xxxxxxxxxxxx>:
Are there any tools available that make it possible to generate a
simulation using crowd-sourced GPS movement data (e.g. Google Maps or
Tom-Tom)?

I find this to be more appealing than using ActivityGen or SAGA, as the
simulation is using directly measured data, rather than using survey
data. GPS movement data is also almost universally available.

I hope someone can direct me to any scripts or projects that try to use
this kind of data to generate a simulation.

Regards,
Chris

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top