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 |
|