Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing features from Rapid v2 #452

Closed
7 of 14 tasks
bhousel opened this issue Apr 18, 2022 · 5 comments
Closed
7 of 14 tasks

Missing features from Rapid v2 #452

bhousel opened this issue Apr 18, 2022 · 5 comments
Labels
feature-renderer Issue or request related to the renderer / WebGL
Milestone

Comments

@bhousel
Copy link
Contributor

bhousel commented Apr 18, 2022

A catch-all issue for stuff that is currently missing from the rapid v2 alpha that we should to put back. Most of this stuff is related to how things get styled as the user interacts with the map. For some of these it might nice to do something cool/fun that we couldn't do before with the old renderer:

  • fix hovering
  • move operation
  • showing "boring" vertices and midpoints when a way is selected
  • selected/hovered streetview imagery traces and images
  • labeling/icon for polygons (maybe improved rendering of POI-mapped-as-polygon)
  • selected/hovered QA issues
  • fix or simplify all the select "modes" for data/osm/rapid/qa/etc (do we really need all these)
  • gpx/geojson traces and other user-supplied data?
  • showing relation membership
  • background imagery filters (brightness, contrast, saturation, sharpen)
  • style for ephemeral features (abandoned, proposed, construction, intermittent, etc)
  • style for directional features (cliff, coastline, retaining_wall, kerb, etc)
  • the turn restriction editor
  • the minimap

(ordered highest to lowest priority)

We can add to this list or check stuff off as we complete them. (I think we're ok if we launch v2 without a minimap)

@bhousel bhousel added feature-renderer Issue or request related to the renderer / WebGL rapid v2 labels Apr 18, 2022
@Bonkles
Copy link
Contributor

Bonkles commented Jun 1, 2022

Background imagery filters are good as of 6/1, introduced in commits c8a64a2 and 5942e55

@Bonkles
Copy link
Contributor

Bonkles commented Jun 8, 2022

custom data gpx/geojson traces are once again uploadable to the map. You can supply them in the gpx URL param as before, drag and drop them on top of the map, or use the selector UI to find a file on your local hard drive.

introduced in commit ec6d474.
custom_data_working

@Bonkles
Copy link
Contributor

Bonkles commented Jun 16, 2022

Minimap is covered by #480, which was just merged.

@Bonkles
Copy link
Contributor

Bonkles commented Jun 17, 2022

Style for 'sided' features (kerbs, retaining wall, city wall, weirs, etc) is done, added in commit 9ed485c.

image

@Bonkles Bonkles moved this to 🆕 New - V2 Blockers in RapiD v2 Release Board Jun 28, 2022
@Bonkles Bonkles moved this from 🆕 New - V2 Blockers to 🏗 In progress in RapiD v2 Release Board Jun 28, 2022
@Bonkles
Copy link
Contributor

Bonkles commented Aug 5, 2022

We've split this task out into several smaller tasks. Closing!

@Bonkles Bonkles closed this as completed Aug 5, 2022
@Bonkles Bonkles moved this from 🏗 In progress to 🔖 Pending Release in RapiD v2 Release Board Aug 5, 2022
@Bonkles Bonkles moved this from 🔖 Pending Release to 🏁 Done in RapiD v2 Release Board Aug 5, 2022
@Bonkles Bonkles added this to the v2 Alpha milestone Aug 9, 2022
@Bonkles Bonkles moved this to 🏁 Done in Rapid v2 Beta Board Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-renderer Issue or request related to the renderer / WebGL
Projects
Status: 🏁 Done
Development

No branches or pull requests

2 participants