-
Notifications
You must be signed in to change notification settings - Fork 18
Output
Zishan Fu edited this page Jul 10, 2019
·
4 revisions
User can set the output path and GeoSparkSim will save all the road network, vehicle route and simulation results all in the path.
| Output | Description |
|---|---|
| map.osm | Raw OpenStreetMap map data by user-selected rectangle |
| node.parquet | Node data processed from map.osm |
| way.parquet | Way data processed from map.osm |
| map-gh | Route planning map index |
| edges.json | Structured edges data |
| signals.json | Structured traffic signals data |
| intersections.json | Structured uncontrolled intersections data. (exclude signal intersection) |
| vehicles.json | Structured vehicle data |
| reports | Simulation results by step |