abstreet/importer
Dustin Carlino 8ffd249558 Get the new UK scenario generation working everywhere. #556
If a study area exists for the map, make a copy of the base/active
scenarios with the background traffic mixed in. Also remove people
living in the site, since they're redundant.

Ran it like this: for city in `ls data/system/gb/`; do ./import.sh
--scenario --city=gb/$city || break; done
2021-03-05 16:26:29 -08:00
..
config Import halsnead for actdev. It needed a fix to not treat access=private 2021-02-27 14:35:26 -08:00
src Get the new UK scenario generation working everywhere. #556 2021-03-05 16:26:29 -08:00
actdev_houses.sh Generate buildings for all the new actdev sites too 2021-02-15 11:57:41 -08:00
actdev_scenarios.sh Import all the actdev scenarios again, which have a fix for more diverse destinations. 2021-02-24 18:18:12 -08:00
actdev_site.sh Remove the separate_cycleways experiment flag. Always import cyclepaths 2021-02-26 14:58:57 -08:00
Cargo.toml Create a tool to find the geofabrik osm.pbf file covering a particular region. Inspired by https://github.com/ropensci/osmextract. This will make importing more maps much easier, especially for cyipt/actdev#65. 2021-02-10 12:35:59 -08:00