Bryan Housel
Bryan Housel
We can move a bunch of our low priority but main-thread-blocking tasks onto web workers for better performance. I'm planning some work on this for the next version.
When testing around #1288 `&map=18.41/35.09199/-114.44473` there are some roads that are nearly invisible  Normally we have a stroke and casing that have some contrast, so that even on...
This action handles a lot of crossing tag cleanups and syncing between parent and child, and it should be tested thoroughly. We could probably write 1000 test cases for it....
Just creating an issue to refer back to as I'm cleaning up the string sanitization issue. It's everywhere.. 😅 > Some context on this is that we (Rapid) pulled in...
Previously we used SVG and CSS to handle all the styling. With the new WebGL renderer, that wouldn't work, so we hard coded the styling rules in this file: https://github.com/facebook/Rapid/blob/main/modules/core/StyleSystem.js...
The way that we're representing the "subway station" "train station" "light rail station" items in this repo might not match up with the presets that we expect to inherit from...
Goes along with #1514 We allow a photo to be selected via the URL, e.g. `&photo=mapillary/` But we should do the same for a detection, e.g. `&detection=mapillary-signs/` because these are...
We don't do a good job of showing which detections correspond to which photos. Also, when clicking on an detection, it often jumps the viewer to a photo that's pretty...
Some KartaView imagery is 360° .. Here's an example of a track like this: https://rapideditor.org/canary#map=19.00/41.91031/12.50307&background=Bing&photo=kartaview/1391643985&photo_overlay=kartaview&poweruser=true This got a mention on #1139 and https://github.com/openstreetmap/iD/issues/8821 We should - [x] update the marker...
There should be lines connecting all these sequences.