Rapid icon indicating copy to clipboard operation
Rapid copied to clipboard

The OpenStreetMap editor driven by open data, AI, and supercharged features

Results 176 Rapid issues
Sort by recently updated
recently updated
newest added

When enabling the KartaView photo layer, the requests fail with 400 Bad Request. ![Screenshot 2024-08-07 at 12 31 50 PM](https://github.com/user-attachments/assets/48ce51b6-2786-4557-bde1-a3689cb7ee6d) Looks like it is related to these lines: https://github.com/facebook/Rapid/blob/695d7f2fa93aaea4b98a2139157922956699fd8b/modules/services/KartaviewService.js#L449-L453 ...because...

bug-regression
feature-streetview

### Description Mapillary photo overlay renders all segments with no colors when you have turned on the traffic signs layer. It seems like we are just loading all the raw...

bug
feature-streetview

**Upgrade to Pixi v7 to v8 highlights several key changes that are expected to lead to significant performance improvements. These include:** - WebGPU Renderer: The new version of Pixi introduces...

cla signed

We use this event to release the localStorage mutex, but it seems like browsers are dropping support for it. https://github.com/facebook/Rapid/blob/695d7f2fa93aaea4b98a2139157922956699fd8b/modules/core/EditSystem.js#L145 more info here https://developer.mozilla.org/en-US/docs/Web/API/Window/unload_event https://chromestatus.com/feature/5579556305502208

chore

### Description A new contributor to OpenStreetMap can be overwhelmed with what to do. This can lead to people stepping away from OSM or potentially adding incorrect data to OSM....

considering

### Description When I select two buildings (actually a building and a building part) I see where there are collisions in the tags, but if one of the features doesn't...

bug

### What kind of data are you inquiring about? various (bus stops, charging stations, etc) ### Data License various (compatibility with OSM already checked) ### Background / where to download...

feature-qa

### Description This omnibus issue will capture all the pedestrian mapping improvements we want to make for H2. For now this will be ideas that the team will review. (This...

v.next

> I would say yeah go with that- but pick whichever axis is longer to do the accordion thing (say, if the user has their phone on its side, we...

feature-usability
feature-mobile

Followup on #1304 We already handle a bunch of different error conditions with the OSM API. But when things get really bad, we don't even get a response from the...

chore