Dustin Carlino
|
00c9575f0e
|
fix lake washington in the huge_seattle slice in the simplest way, by adjusting the boundary. later have to support the coastline dipping in and out of the boundary multiple times
|
2019-10-29 11:23:12 -07:00 |
|
Dustin Carlino
|
b3611707c8
|
transforming fixes into huge_seattle coordinate space, to avoid most
border issues.
|
2019-10-28 22:26:39 -07:00 |
|
Dustin Carlino
|
8e4bc6961b
|
montlake is completely fixed of short roads! also turn restrictions
around 520, crosswalks over 2 one-ways, decided to use one fix file per
map
|
2019-10-28 19:08:44 -07:00 |
|
Dustin Carlino
|
41d9588266
|
apply zorder in unzoomed view
|
2019-10-28 17:30:43 -07:00 |
|
Dustin Carlino
|
ca43e6fb43
|
woops, wasnt deleting turn restrictions from world layer. fix up
montlake/520 once again, modulo turn restrictions
|
2019-10-28 16:16:25 -07:00 |
|
Dustin Carlino
|
6771c965b4
|
fix bug in road creation. montlake roundabout as the test case.
|
2019-10-28 14:42:18 -07:00 |
|
Dustin Carlino
|
1f7c113267
|
fix road merging. simpler now that roads only have one object
associated. require turn restrictions to be deleted first. fix the
boston area as a test
|
2019-10-28 14:33:10 -07:00 |
|
Dustin Carlino
|
6f50cbaa30
|
finishing the big cutover from stable to original IDs. main path works,
now looking at map editor
|
2019-10-28 12:40:09 -07:00 |
|
Dustin Carlino
|
ea50371d64
|
rip out stable IDs in favor of orig IDs. the extra layer is confusing for things like MapFixes. stop modifying orig IDs when merging roads.
NOT done with this transition yet, just pushing to not lose work
|
2019-10-28 12:08:11 -07:00 |
|
Dustin Carlino
|
ecc86b6d6a
|
revamping MapFixes. very straightforward full override of synthetic/normal stuff, including geometry. no more semantically weird hints like merging roads. some bugs left.
|
2019-10-27 17:15:27 -07:00 |
|
Dustin Carlino
|
75e155fec6
|
filter out parking lanes without any sidewalks at all nearby (and also
warn about them)
|
2019-10-26 17:53:09 -07:00 |
|
Dustin Carlino
|
9cfd22d5e0
|
allow creating new internal points for roads in the editor
|
2019-10-26 16:32:01 -07:00 |
|
Dustin Carlino
|
0d948cef91
|
share camera state between game and map_editor
|
2019-10-26 16:16:32 -07:00 |
|
Dustin Carlino
|
e881d13014
|
find all the short lanes, from map_editor
|
2019-10-26 15:01:27 -07:00 |
|
Dustin Carlino
|
4d2f77e90c
|
simple heatmapish overlay to show the bike lane network
|
2019-10-26 13:04:58 -07:00 |
|
Dustin Carlino
|
ee02ff9944
|
display when a bus last served a stop. move some of these analytics to
be owned by sim
|
2019-10-26 12:33:00 -07:00 |
|
Dustin Carlino
|
7d7bfef5ea
|
filter out parking garages with 0 spots. render water on top of parks,
to workaround issue of the green lake park polygon covering everything
up
|
2019-10-26 11:37:10 -07:00 |
|
Dustin Carlino
|
1a4cf8c1a0
|
fix crash in all trip viz. path request might not even be possible
|
2019-10-26 10:29:44 -07:00 |
|
Dustin Carlino
|
06ebf3cb2c
|
switch from osmosis to osmconvert in import scripts; it's SO much faster
|
2019-10-26 09:52:36 -07:00 |
|
Dustin Carlino
|
9a3e7dc758
|
handling the giant ocean polygon. actually easier after earlier!
|
2019-10-25 22:44:21 -07:00 |
|
Dustin Carlino
|
e0bb2f97e0
|
debug floodfill from sidewalks, now that i'm really messing with that
connectivity
|
2019-10-25 14:40:52 -07:00 |
|
Dustin Carlino
|
27ddb21bc9
|
best effort include multipolygons that have some pieces unused. gets a few more cases working.
|
2019-10-25 14:09:35 -07:00 |
|
Dustin Carlino
|
e03e3393dd
|
be a little smarter about finding hits with the boundary
|
2019-10-25 13:54:09 -07:00 |
|
Dustin Carlino
|
77d0647b4f
|
when gluing together partial multipolygons, trace along the border when possible. improves a few cases.
|
2019-10-25 13:46:21 -07:00 |
|
Dustin Carlino
|
3dfeae8b2c
|
introduce a proper closed polyline abstraction, sub it in
|
2019-10-25 13:14:05 -07:00 |
|
Dustin Carlino
|
fe14e1709b
|
implement PartialEq on Pt2D using the old epsilon_eq. too many places in the codebase are inconsistent.
|
2019-10-25 12:24:18 -07:00 |
|
Dustin Carlino
|
1e903c6cee
|
pass a flag to disable using mapfixes, since it's annoying to keep temporarily deleting these
|
2019-10-25 10:09:47 -07:00 |
|
Dustin Carlino
|
814349b650
|
treat junction=roundabout roads as not needing sidewalk/parking confirmation
|
2019-10-25 09:54:20 -07:00 |
|
Dustin Carlino
|
5890a73a71
|
woops, accidentally committed deleted map fixes
|
2019-10-25 09:30:58 -07:00 |
|
Dustin Carlino
|
f107bc1241
|
fix parking hint application to not erase other side
|
2019-10-24 17:35:02 -07:00 |
|
Dustin Carlino
|
1a92590c28
|
some fixes become invalid as osm edits happen. print better errors so the fixes can be manually... fixed. and a script to grab fresh OSM data
|
2019-10-24 17:11:35 -07:00 |
|
Dustin Carlino
|
a8490aa16f
|
tweaking some map colors
|
2019-10-24 16:00:27 -07:00 |
|
Dustin Carlino
|
cb4720946c
|
experiment with texturing cars, with some fun UV coordinates. looks half
reasonable when it works. breaks on duplicate points, not sure what's
wrong yet
|
2019-10-24 14:07:03 -07:00 |
|
Dustin Carlino
|
90e1277152
|
another attempt: weighted arrows
|
2019-10-24 13:19:47 -07:00 |
|
Dustin Carlino
|
6f3f9d085f
|
weird heatmpish thing of all paths to/from a border or building. not too
useful.
|
2019-10-24 12:52:30 -07:00 |
|
Dustin Carlino
|
820a660132
|
experiment with building roofs
|
2019-10-23 23:36:01 -07:00 |
|
Dustin Carlino
|
17e02ebdf0
|
adding in support for rotating textures, except missing y-inversion
|
2019-10-23 16:30:23 -07:00 |
|
Dustin Carlino
|
d133dfd152
|
experimentally use textures for pedestrians. add support for stretching
texture coordinates
|
2019-10-23 15:46:00 -07:00 |
|
Dustin Carlino
|
d8b11ca10e
|
some right (by angle) turns cross roads; those should be straight turns
|
2019-10-23 14:37:00 -07:00 |
|
Dustin Carlino
|
5784a389c1
|
quick sidewalk tagger in map_editor, with upstreaming
|
2019-10-23 14:12:49 -07:00 |
|
Dustin Carlino
|
f7ca317422
|
optionally use real intersection polygons in map editor, including for grabbing
|
2019-10-23 13:38:58 -07:00 |
|
Dustin Carlino
|
2313b06995
|
DISABLED: apply sidewalk hints, same as parking. need to sort out what
should happen with parking without sidewalks
|
2019-10-23 13:00:42 -07:00 |
|
Dustin Carlino
|
9cab5bf903
|
prep before bringing in king county sidewalks. clean up lane type
calculation, move motorway/parking filter earlier. stop bringing in
street signs.
|
2019-10-23 09:35:41 -07:00 |
|
Dustin Carlino
|
d5c82a63e0
|
include stacktraces in runner scripts
|
2019-10-23 08:50:56 -07:00 |
|
Dustin Carlino
|
cca6e25202
|
fix crash in make_arrow
|
2019-10-23 08:14:03 -07:00 |
|
Dustin Carlino
|
299b5bb77f
|
remove old functionality for creating only partial PSRC scenarios.
rename the main scenario to be much more enticing
|
2019-10-23 08:04:55 -07:00 |
|
Dustin Carlino
|
996eceea92
|
with the new traffic signal, add back the 520 EB onramp
|
2019-10-22 15:00:56 -07:00 |
|
Dustin Carlino
|
2d02f90d9b
|
another easy one -- one phase per road
|
2019-10-22 14:29:58 -07:00 |
|
Dustin Carlino
|
92b15507d5
|
new strawman 2-phase traffic signal policy
|
2019-10-22 13:54:09 -07:00 |
|
Dustin Carlino
|
25ab691946
|
add basic usage instructions
|
2019-10-22 12:27:47 -07:00 |
|