Dustin Carlino
c4e1f449d8
make the 'closest parking' a little more obvious
2020-05-25 11:20:38 -07:00
Dustin Carlino
6f2c88eccc
lift phase controls out of a menu
2020-05-25 11:11:26 -07:00
Dustin Carlino
3c753a31f8
new release
2020-05-24 17:46:17 -07:00
Dustin Carlino
f3c5d8a92c
grabbing fresh osm; i've been mapping lots of parking [rebuild]
2020-05-24 13:55:07 -07:00
Dustin Carlino
390a6d23d4
omit summary dash without prebaked data, more dpi fixes [rebuild]
2020-05-24 13:04:57 -07:00
Dustin Carlino
d3ade25c9f
fix a few DPI issues yuwen found, most caused by creating screen-space
...
geometry based on percentge of window width
2020-05-24 12:39:41 -07:00
Dustin Carlino
8c77cdd889
validation for naming edits. fixes #35 . also improve how wizards manage
...
textboxes when parsing fails
2020-05-24 11:52:32 -07:00
Dustin Carlino
2aebf31669
remove shortcuts feature. UX has issues -- need proper way to edit, delete, reorder shortcuts. never seen clear use case for this. fixes #37 , #38 , #39
2020-05-24 11:35:52 -07:00
Dustin Carlino
71c1ff3fe1
just clean up old gridlock challenge. will revive soon, properly.
2020-05-24 11:31:55 -07:00
Dustin Carlino
47e6a6b76a
clean up old design notes
2020-05-24 11:07:29 -07:00
Dustin Carlino
ba2f8f8208
open bing streetside from parking mapper
2020-05-23 15:22:50 -07:00
Dustin Carlino
c47cd5b9b6
improving the street finder
2020-05-23 14:14:06 -07:00
Dustin Carlino
967c8929e3
cleanup after PR, and start to wittle down EventLoopMode to handle
...
multiple types of update events
2020-05-23 11:23:38 -07:00
Javed Nissar
c34fe4f2c7
Resolve #11 by panning map when cursor is at edge of screen ( #57 )
2020-05-23 10:42:59 -07:00
Dustin Carlino
f644d5e444
per advice from another OSM mapper, add a default maxstay of 3 days to mapped parking
2020-05-23 10:05:12 -07:00
Dustin Carlino
ce7d28b188
add a button to give feedback [rebuild]
2020-05-22 14:48:26 -07:00
Dustin Carlino
6bde4d231d
working on yuwen's paint select improvements
2020-05-22 14:26:20 -07:00
Dustin Carlino
490df9675c
draw islands. in particular, harbord island!
2020-05-21 18:15:48 -07:00
Dustin Carlino
7a7f6f25d9
restore the lower bridge, bus-only. grab fresh osm, with lotsa west
...
seattle fixes
2020-05-21 17:53:10 -07:00
Dustin Carlino
3dba07e97c
detect roads beneath bridges, lower their zorder. adjust min zoom
2020-05-21 16:31:43 -07:00
Dustin Carlino
bcd5d39626
auto detect clusters of signals, seed the UI with that
2020-05-21 10:00:57 -07:00
Dustin Carlino
cf2ce9f5dd
group uber-turns similarly to turn groups. (except not handling lane
...
types yet)
2020-05-21 09:33:19 -07:00
Dustin Carlino
1304f30b9b
add a simple proposal to remove a crossing along the burke gilman
2020-05-20 16:52:45 -07:00
Dustin Carlino
f2cf734bdc
update parking mapper to distinguish no_parking and no_stopping
2020-05-20 15:58:57 -07:00
Dustin Carlino
59c407c44e
slightly improving uber turn group icons. this is hard.
2020-05-20 15:54:26 -07:00
Dustin Carlino
d3c4b0b26a
start grouping uber-turns together, to make editing clusters of signals sane. very basic first steps.
2020-05-20 14:01:19 -07:00
Dustin Carlino
e0d33e22f6
add the route preview to the parking tab too, and show start/end pos
2020-05-20 13:12:38 -07:00
Dustin Carlino
ba5d776bd0
draw a minimap with route preview below the trip table
2020-05-20 12:26:56 -07:00
Dustin Carlino
4c62f79052
optionally adjust size of unzoomed agents
2020-05-20 11:12:43 -07:00
Dustin Carlino
95efd40053
new osm with lots of parking fixes and a vital new turn restriction.
...
23rd now finishes!
2020-05-20 10:54:22 -07:00
Dustin Carlino
ddf6de5f59
stop dependending directly on serde_derive
2020-05-19 15:06:32 -07:00
Dustin Carlino
90bc73580d
the 'has the coffee really kicked in yet' change: make the contraction hierarchy prevent illegal uber-turns. probably doesnt properly handle changing lane types inside a cluster yet.
2020-05-19 14:03:01 -07:00
Dustin Carlino
2120035d26
move intersection demand layer to info panel
2020-05-19 11:55:28 -07:00
Dustin Carlino
977d78775d
filter for legal or illegal uber-turns
2020-05-18 18:18:46 -07:00
Dustin Carlino
e2e4ddab2f
tool to visualize uber-turns
2020-05-18 17:44:46 -07:00
Dustin Carlino
ac459fd8e8
dismantle old Layers enum
2020-05-18 15:06:25 -07:00
Dustin Carlino
91872bcc6d
convert the last of layers to the trait
2020-05-18 14:57:18 -07:00
Dustin Carlino
38d7d4d502
converting more. have to rethink event/update
2020-05-18 14:24:23 -07:00
Dustin Carlino
0fee333054
introduce the layer trait. convert a few of the easier ones
2020-05-18 13:36:28 -07:00
Dustin Carlino
cb07b6b9d3
ditch managed gui state for layer picking
2020-05-18 12:54:09 -07:00
Dustin Carlino
2ee3d7e247
working towards a layer trait. Inactive -> None
2020-05-18 12:46:39 -07:00
Dustin Carlino
65a69612e0
few adjustments to get Manhattan initially imported. not making
...
permanent yet
2020-05-18 11:42:44 -07:00
Dustin Carlino
41e80b48a1
fix a few buttons that dont immediately redetect mouseover after clicking, and fix a crash when trying to click out of autocomplete
2020-05-18 10:30:58 -07:00
Dustin Carlino
d18a3ae3d4
new release
2020-05-17 17:18:29 -07:00
Dustin Carlino
fa1273bd34
more dpi fixes:
...
- margin and padding
- Widget::draw_batch
- trip timeline
- custom buttons
and finally enable automatically setting DPI based on the monitor!!!
[rebuild]
2020-05-17 17:02:33 -07:00
Dustin Carlino
2f1b274276
for different DPIs, don't scale SVGs in map-space, only in screen-space.
2020-05-17 15:40:04 -07:00
Dustin Carlino
ee35ff79b9
dont needlessly load files in importer
2020-05-17 14:19:45 -07:00
Dustin Carlino
f8e89f2de8
working on github flow for new importer binary [rebuild]
2020-05-17 10:04:55 -07:00
Dustin Carlino
1a24fc7fab
refactor osmosis polygon reader
2020-05-17 09:49:03 -07:00
Dustin Carlino
e082082c32
try again to bundle importer in release for oneshot. disable gdal.
...
[rebuild]
2020-05-17 09:25:44 -07:00