Bryan Housel

Results 83 issues of 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.

feature-performance

When testing around #1288 `&map=18.41/35.09199/-114.44473` there are some roads that are nearly invisible ![unclassified road](https://github.com/facebook/Rapid/assets/38784/e9db23fe-0967-4566-ab53-9654e3f7c212) Normally we have a stroke and casing that have some contrast, so that even on...

feature-usability
feature-mapstyle

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....

chore

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...

chore

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...

feature-renderer
feature-mapstyle

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...

needs research

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...

feature-usability
feature-streetview

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...

feature-usability
feature-streetview

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...

feature-usability
feature-streetview

There should be lines connecting all these sequences.

bug-regression
feature-streetview