Dustin Carlino
|
adb2a970dd
|
switch to a real gtfs parser. should help towards #27 -- I was
hardcoding CSV indices for one particular GTFS feed
|
2019-12-17 13:36:49 -08:00 |
|
Dustin Carlino
|
c3348957c1
|
group data/input/osm
|
2019-12-03 12:25:33 -08:00 |
|
Dustin Carlino
|
db8bc73ddd
|
finally grouping system data too. forgot some data/input things...
|
2019-12-03 12:22:59 -08:00 |
|
Dustin Carlino
|
2a103d0a21
|
also group raw_maps in data/input
|
2019-12-03 12:06:49 -08:00 |
|
Dustin Carlino
|
b4b4e8fae8
|
solid yellow lines for oneways. dashed looks really strange with offside parking.
|
2019-10-18 15:08:30 -07:00 |
|
Dustin Carlino
|
8e9879ab07
|
some docs for new devs
|
2019-09-22 13:16:32 -07:00 |
|
Dustin Carlino
|
caaf0954ab
|
rename the main editor crate to game -- map editing is just a tiny piece ;)
|
2019-09-07 13:09:09 -07:00 |
|
Dustin Carlino
|
1910d06bc7
|
infer clipping polygon from entire .osm if no polygon is specified
|
2019-09-02 12:37:40 -07:00 |
|
Hetian Zhu
|
0ca127f087
|
Update new_city.md
|
2019-08-30 17:45:13 +08:00 |
|
Dustin Carlino
|
29eb463a6f
|
base gps_bounds off of boundary polygon only. temporarily allow some out-of-bound coordinates, and deal with them during clipping. this means the osmosis boundary polygon is required.
|
2019-08-25 19:07:12 -07:00 |
|
Dustin Carlino
|
453204129c
|
some instructions to import a new .osm. don't require a clipping
polygon. small tweaks to map construction to make Austin work.
|
2019-07-15 16:43:57 +02:00 |
|