Commit Graph

4174 Commits

Author SHA1 Message Date
Dustin Carlino
0f608da151 detect parking lots overlapping roads too 2020-06-01 18:42:54 -07:00
Dustin Carlino
b7a679868f adjusting UX of spawner tool 2020-06-01 18:35:59 -07:00
Dustin Carlino
11e9435e68 subsuming the tool for spawning multiple agents 2020-06-01 18:23:52 -07:00
Dustin Carlino
2e25c77f36 nix the old single agent spawner in favor of the new, simpler thing 2020-06-01 17:44:36 -07:00
Dustin Carlino
aceadef79f refactoring some trip spawning stuff from importer, using it in the new agent spawner too 2020-06-01 17:37:54 -07:00
Dustin Carlino
ac752fccfe working on new agent spawner 2020-06-01 17:04:31 -07:00
Dustin Carlino
30eafea94a start representing OSM parking lots in the map model and rendering layer 2020-06-01 12:51:14 -07:00
Dustin Carlino
4a06806a3d starting a new UI for spawning agents. just some boilerplate 2020-06-01 11:02:33 -07:00
Dustin Carlino
49dee41b3c bin Counter values based on value, handling dupes. particularly
noticeable for bike lane layer
2020-06-01 09:35:29 -07:00
Dustin Carlino
855d8f4d22 update glutin, winit, glium now that a fix for linux startup time is upstreamed in glutin. and a few other packages too. ditch geo-offset dependency, since it uses old versions and isn't being used yet 2020-06-01 09:18:17 -07:00
Dustin Carlino
f9d4d82638 new release 2020-05-31 17:59:15 -07:00
Dustin Carlino
6d436ef42a i should test updater first, sorry [rebuild] 2020-05-31 16:58:45 -07:00
Dustin Carlino
744eced75e argh, updater hasnt been including the city polygon [rebuild] 2020-05-31 16:09:11 -07:00
Dustin Carlino
498f8e2f1f update roadmap [rebuild] 2020-05-31 15:24:49 -07:00
Dustin Carlino
3e67e9b40e finishing values doc 2020-05-30 17:22:18 -07:00
Dustin Carlino
f66210b0da finish history article 2020-05-30 15:43:26 -07:00
Dustin Carlino
9cf41544e7 first round of project history, need to clean up timeline 2020-05-30 14:55:17 -07:00
Dustin Carlino
1161591b6b fix bike layer when there's no traffic yet 2020-05-30 13:12:57 -07:00
Dustin Carlino
204b2962b1 add a debug tab to try to understand people's schedules better 2020-05-29 16:37:12 -07:00
Dustin Carlino
27179ee87d better faces. go back to hiding a few things in debug mode [rebuild] 2020-05-29 13:09:46 -07:00
Dustin Carlino
2bb36124bd add random nicknames to people 2020-05-29 11:37:21 -07:00
Dustin Carlino
f9d9011aad fiddle with drawing order so intersections underneath bridges dont look so strange unzoomed 2020-05-29 10:12:50 -07:00
Dustin Carlino
549cba977e grab fresh osm. notable fix near nickerson fixes a sim crash. also put islands on top of water, woops. 2020-05-29 09:51:14 -07:00
Dustin Carlino
1dd703866f tune montlake polygon slightly to avoid clipping a few roads. i'd like to cover eastlake too with this default map, but the parking situation there will take some work 2020-05-29 08:42:57 -07:00
Dustin Carlino
ad2a216b06 by a miracle of biology, save green lake from being covered in algae 2020-05-29 08:18:17 -07:00
Dustin Carlino
b7790dca40 start doing screenshot diff tests for udistrict and downtown too 2020-05-29 08:00:59 -07:00
Dustin Carlino
8505b3c4ff adjust west seattle and ballard maps 2020-05-28 22:21:34 -07:00
Dustin Carlino
feb7bc6409 adjust downtown boundary. remove redundant caphill and ID [rebuild] 2020-05-28 21:49:44 -07:00
Dustin Carlino
78a38a3fea slightly adjust lakeslice boundary. remove 23rd map. [rebuild] 2020-05-28 21:15:28 -07:00
Dustin Carlino
8b7d93c64e robustify city picker 2020-05-28 17:17:50 -07:00
Dustin Carlino
239bf74121 cutover to new city picker 2020-05-28 14:42:07 -07:00
Dustin Carlino
42a35c736a starting a city region picker 2020-05-28 14:11:34 -07:00
Dustin Carlino
fd622e3d50 improve a few layers 2020-05-28 12:54:15 -07:00
Dustin Carlino
349f721621 add a tool to find buildings touching roads 2020-05-28 10:04:58 -07:00
Dustin Carlino
156e784f6c trim down WrappedComposite in pregame. start proposals with edits layer 2020-05-28 09:33:57 -07:00
Dustin Carlino
0f8161f006 restore the upper bridge, but mark it under construction 2020-05-27 16:52:39 -07:00
Dustin Carlino
222695423e start organizing all the use cases / ideas 2020-05-27 16:21:15 -07:00
Dustin Carlino
d67e7f4090 less awful bus stop rendering 2020-05-27 15:05:29 -07:00
Dustin Carlino
ff40eb2d4c use lttb to downsample points for jump-to-time. looks better and is
simpler to reason about!
2020-05-27 12:17:45 -07:00
Dustin Carlino
c119ca710f fix lots of layouting! exact_size_percent can play well with scrolling 2020-05-27 11:52:57 -07:00
Dustin Carlino
9c862542fc give up on fancy uber-turn icons, just use simple arrows 2020-05-27 09:38:42 -07:00
Dustin Carlino
bf59b97e6e (start) documenting project philosophy 2020-05-27 09:08:00 -07:00
Dustin Carlino
fe15eae82e add slight border to buildings. makes distinguishing adjacent buildings much easier. 2020-05-26 16:18:02 -07:00
Dustin Carlino
10bc4b9c32 try showing delay measurements as a raw scatter plot 2020-05-26 14:59:20 -07:00
Dustin Carlino
8d0981587a cache path geometry for open trips 2020-05-26 13:38:14 -07:00
Dustin Carlino
c3a718fb08 make it a little easier to debug multipolygons, and handle riverbanks 2020-05-26 12:00:13 -07:00
Dustin Carlino
34e454a92e tool to find divided highways in OSM, which often require fixes 2020-05-26 09:43:12 -07:00
Dustin Carlino
c092fa45ab the foot is mightier than the meter... saddest change I'll commit today 2020-05-26 08:43:28 -07:00
Dustin Carlino
81ff8e7686 switch traffic lights to a yellow light for the last 5s 2020-05-26 08:25:41 -07:00
Dustin Carlino
6ae43fb038 draw wheels on cars 2020-05-25 18:33:57 -07:00