About 43 results
Open links in new tab
  1. Tag Fix Challenges per Feature, not just for the whole ... - GitHub

    Mar 16, 2024 · However, that limits the choices I can suggest to users, because I cannot suggest different tags based on the given feature. I am processing my data anyways to create the …

  2. Option to always show all tags for tag fix challenges #2061

    Jul 22, 2023 · When solving some tag fix tasks it can be very useful to see the existing tagging (even for tags not being changed). It used to be that when you were seeing all tags on a tas...

  3. Widget: OSM Data · Issue #2453 · maproulette/maproulette3

    Describe the solution you'd like Add a new widget "OSM DATA" that would display the tags and their values. The widget would not allow tag edition. It will work about the same as the "osm …

  4. Non-Applicable TagFix-Tagchanges cause infinite loading ... - GitHub

    Apr 25, 2025 · The edit tags-function is also not available. And besides of my wierd edge-use-case, not having applicable edits happens quite often even when using the feature as …

  5. Gracefully handle HTTP 410 Gone #2624 - GitHub

    With the "OSM Element Tags" widget (that I introduced in #2499) there is a generic error message in case of errors: Describe the solution you'd like The OSM API https://wiki....

  6. Idea: Moderation tools · Issue #1321 · maproulette/maproulette3

    Another thing that might have helped was to not make them "quick-fix" challenges, and instead ask the user to add the tags themselves in the editor. I had previously made a challenge that …

  7. [URGENT] Unexpected values from moustache tags in the

    In Review mode, whenever I let MR choose a nearby task for me, the values displayed by the moustache tags inside the instruction box do not match the actual values from the task I'm …

  8. How to solve a challenge? · Issue #2067 · maproulette/maproulette3

    Jul 30, 2023 · MR Tags are tags that are internal to MapRoulette, and they are used in special cases, and usually the instructions will tell you to use them. You can ignore them if not.

  9. In Quick Fix challenge, tag popup shows data after fix #915

    nrotstan commented Oct 1, 2019 It's just displaying the task properties from the GeoJSON (as is done for normal challenges). We could instead show the tags from the live OSM data. Copy …

  10. Adding a new key in tag fix challenge should focus tag text

    When completing a tag fix challenge: Click "Edit Tags" Click "Add Tag" Type the tag name 'Enter/Return' Tag value text box should then receive focus so that I can type, but i...