9 March 2022, Transport Data Science seminar
Dustin Carlino
{
"scenario_name": "minimal",
"people": [
{
"trips": [
{
"departure": 10000,
"origin": {
"longitude": -122.303723,
"latitude": 47.6372834
},
"destination": {
"longitude": -122.31905,
"latitude": 47.63786
},
"mode": "Bike",
"purpose": "Meal"
},
{
"departure": 12000000,
"origin": {
"longitude": -122.31905,
"latitude": 47.63786
},
"destination": {
"longitude": -122.3075948,
"latitude": 47.6394773
},
"mode": "Walk",
"purpose": "Recreation"
}
]
}
]
}
https://a-b-street.github.io/docs/tech/dev/formats/scenarios.html
wu03ew_v2
: 2011, Location of usual residence and Place of work by Method of travel to work
Home
Work
{
from_zone: zone123,
to_zone: zone456,
mode: walk, bike, drive...,
number_trips: 500
}
building=shop
building:levels
Home
Work
cafe
pub
, food_court
, fast_food
restaurant
, theatre
, biergarten
college
, kindergarten
, language_school
, library
, music_school
, university
,./cli generate-houses \
--map data/system/us/seattle/maps/montlake.bin \
--num-required 1 \
--output houses.json