abstreet/importer
Dustin Carlino 272589bbbc Stop checking for osmconvert, unzip, and gunzip up-front in the importer. #602
Originally this check was useful for people to discover missing
dependencies before spending time trying to import. But the importing
process has changed considerably since then -- much of the time, it gets
called by one_step_import through the UI. It has no need for those 3
commands in that case. If somebody winds up needing any of these
external commands, they'll still get a good error eventually.
2021-04-12 17:10:18 -07:00
..
config Shrink boundary around Tempe to focus on the campus 2021-04-12 14:28:49 -07:00
src Stop checking for osmconvert, unzip, and gunzip up-front in the importer. #602 2021-04-12 17:10:18 -07:00
actdev_houses.sh Generate buildings for all the new actdev sites too 2021-02-15 11:57:41 -08:00
actdev_scenarios.sh Rebuild actdev scenarios again, remembering to include return and lunch trips. cyipt/actdev#132 2021-03-08 13:17:52 -08:00
actdev_site.sh Remove the separate_cycleways experiment flag. Always import cyclepaths 2021-02-26 14:58:57 -08:00
Cargo.toml Refactor a method to asynchronously download a file on native, with a simple progress bar. #523 2021-03-15 19:51:45 -07:00