Michael Kirk
|
8b9b3ce2b1
|
census areas import (#425)
#424
|
2020-12-14 17:48:47 -08:00 |
|
Dustin Carlino
|
7e376de03f
|
Start transforming an abstract schedule into a specific list of trips
|
2020-12-10 12:28:12 -08:00 |
|
Dustin Carlino
|
f23dacbde7
|
Start some skeleton code for tomorrow's hackathon
|
2020-12-09 22:11:05 -08:00 |
|
Dustin Carlino
|
8be319300b
|
fold the popdat crate into importer; nothing else should have any dependencies on it
|
2020-04-25 13:14:48 -07:00 |
|
Dustin Carlino
|
bf8c35788b
|
moving popdat+precompute into the new unified importer
|
2020-03-26 10:26:01 -07:00 |
|
Dustin Carlino
|
0bcbac1fee
|
upgrade a few misc packages
|
2020-03-17 10:35:37 -07:00 |
|
Dustin Carlino
|
fa013f70d4
|
woops, have to skip the gdal dependency in wasm
|
2020-03-15 14:20:05 -07:00 |
|
Dustin Carlino
|
41f37f666c
|
switch popdat from cs2cs binary to gdal bindings. cleaner and will likely need gdal for elevation data anyway. also fix synthetic maps, which i accidentally broke few days ago with elevation
|
2020-03-15 12:34:23 -07:00 |
|
Dustin Carlino
|
b835f8a6f7
|
unused deps
|
2020-03-06 08:27:00 -08:00 |
|
Dustin Carlino
|
f97918ff04
|
fixing the bug with grouping PSRC trips by unique person -- thanks to
folks at PSRC for helping track this down
|
2020-03-05 11:19:32 -08:00 |
|
Dustin Carlino
|
682668d4f6
|
use named csv fields in psrc parser. group trips by person in popdat layer, discovering that almost no people have multiple trips...
|
2020-02-05 11:22:56 -08:00 |
|
Dustin Carlino
|
62d1777433
|
getting rid of structopt in more crates
|
2019-09-18 16:50:32 -07:00 |
|
Dustin Carlino
|
4e83f492d8
|
upgrade rand, get rid of now unneeded serde1 feature, in hopes of fixing feature mismatch between deps
|
2019-08-15 12:14:35 -07:00 |
|
Dustin Carlino
|
44cedeefab
|
moving psrc->scenario code to popdat crate
|
2019-08-04 15:03:50 -07:00 |
|
Dustin Carlino
|
0c6a93d38f
|
introducing a basic slider to adjust speed of all route viz player and
sim. code duplication.
|
2019-06-04 14:22:11 -07:00 |
|
Dustin Carlino
|
ea49fe63ba
|
match PSRC trips to OSM building IDs up-front, trimming down filesize and speeding up clipping later
|
2019-05-28 13:04:31 -07:00 |
|
Dustin Carlino
|
0569dd4abd
|
reading the PSRC parcels file, converting coordinates
|
2019-05-23 13:58:15 -07:00 |
|
Dustin Carlino
|
3663c19cdc
|
starting a new crate to import extra population data
|
2019-05-20 07:48:30 -07:00 |
|