Giter VIP home page Giter VIP logo

rapid's Introduction

build npm version

Rapid

Rapid is a modern web-based editor for OpenStreetMap. Rapid integrates advanced mapping tools, authoritative geospatial open data, and cutting-edge technology to empower mappers at all levels to get started quickly, making accurate and fresh edits to maps.

Rapid also includes data integrity checks to ensure that new map edits are consistent and accurate. To learn about all the enhanced features Rapid provides, please check out our Changelog and training document.

Start mapping

Participate!

We're available to chat! Ping us on the #rapid_feedback channel on either:

For developers

Folders under dist/examples/ contain example code to help you learn how to integrate Rapid editor into your project.

Requests

Request Type Instructions
🌎 Country Data To request Rapid data for other countries, please submit a new issue.
🌟 Features To request new features in Rapid to enhance your map editing workflow, please submit a new issue.
🛣️ Roads Please refer to this list of Available Countries. If you would like to request roads for a new country, please create an issue here in this Rapid repo (not in other repos). We track all the requests and our progress on this page.

License

Rapid is available under the ISC License. See the LICENSE.md file for more details.

rapid's People

Contributors

1ec5 avatar aaronlidman avatar ansis avatar bhousel avatar bonkles avatar dependabot[bot] avatar greenkeeper[bot] avatar greenkeeperio-bot avatar hikemaniac avatar jameskingdom avatar jfirebaugh avatar jguthrie100 avatar kepta avatar kymckay avatar manfredbrandl avatar maxgrossman avatar mbrzakovic avatar nickplesha avatar peternewman avatar psigio avatar quincylvania avatar samanpwbb avatar systemed avatar tannerwuster avatar thomas-hervey avatar tmcw avatar tyrasd avatar vershwal avatar westnordost avatar willemarcel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rapid's Issues

Bug at login as user on OSM through TM3

Tried to open a task through the HOT OSM route.
after opening TM3 I need to login to Hotosm. I have an account. So normally that works fine.
Now, when clicking on a project. I selected project 3 After clicking on the mapping field I am asked first to log in,
Selected the shortcut gives the next result
https://tasks-assistedv2.hotosm.org/api/v1/auth/oauth-callback?redirect_to=/project/3&oauth_token=C42GNuLKLZkp5jKvRSTQeCjs4viOdMVuwM4hByl7&oauth_verifier=Lungs1mBfB1D4xPJKupr
and ended up in an emty screen with the text 'nul'
That's it. No I D editor

Country request: Croatia

Can you please process aerial images for Croatia such that buildings and roads are available?

Country Request: Uganda

Hello,

Great work people! Uganda has a highly active OSM community and Kampala the capital is seeing a lot of infrastructure development at the moment, especially with the Bus Rapid Transport (BRT) implementation. Including Uganda in RapiD would immensely help with the mapping efforts there.

Kenya Roads

I would like to request roads data for Kenya

Offer different suggestions for road type

Currently all "Used features" are added as Residential roads with the tag highway=residential. It would be better to have a choice between the other kinds of highway=*-tags.

Other kinds of roads that are often not mapped but identified by the AI are:

  • highway=track for forest and agriculture roads
  • highway=service for service roads for example in industrial areas
  • highway=unclassified for rural roads that are not residential roads

Country Requests

We would like to utilize this with a few countries.

Brazil, Turkey, Mozambique, Nigeria, Tanzania and Democratic Republic of Congo.

It's been great for our efforts in Mexico! Thanks.

Saving work hangs

After re-tagging of a highway I wanted to upload it. ( Logged in on osm) Screen display becomes darker gray, nothing was saved. A few moments later the screen becomes black

Enforce english language

RapiD only has English language support currently so it should always open in English. Users are unable to set this on their own.

UX: Should we hide the pink line when selecting / before approving ?

I see a problem with the AI lines: They are on top of the satellite image and so cover the actual road feature, making it sometimes hard to decide if there is a road and may lead to false positives.

Currently the pink AI lines can be toggled with Shift+R, but I doubt lots of people are doing that.

Maybe we could hide the line on mouse over and only show the "halo", a bit more far away from the actual feature, so that the full feature is visible and not obscured by the line, avoiding false positives?

Country request:Kosovo

Can you please process aerial images for Kosovo such that buildings and roads are available?

Bounding box disappearing

There has been multiple reports of the bounding box suddenly disappearing while editing. However, there are no obvious error messages associated with it so the cause is currently unknown.

GAMBIA

The Gambia is about 80% un mapped. It will be great to have a RapID in Gambia.

buildings dataset for Russia

Hello. We (Geoalert.io) are creating buildings dataset based on automatic buildings detection across Russia. Now it contains more features than pure OSM. We would like to propose this dataset (or the difference with OSM) to be implemented into RapID to share with community. What shell we do?

Country request: Iran

Please process aerial images in Iran for buildings (It's important for us because We had earthquake and flood recently in the west of Iran) and roads.
Thanks for your attention

Blocked to to cross-domain requests

With https://www.mapwith.ai/ (mapping interface) from https://tasks-assisted.hotosm.org/

Cross-Origin requests are blocked in firefox as the same-origin requires everything to be hosted on mapwith.ai domain, but is making requests(and being denied) like so:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.facebook.com/maps/ml_roads?conflate_with_osm=tru…6377,24.106647175138534,-99.28344724784074,24.11667495768657. (Reason: CORS request did not succeed).

https://developer.mozilla.org/en-US/docs/Web/Security/Same-origin_policy

https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS

The solution is to send

Access-Control-Allow-Origin: https://www.facebook.com

To allow request to go to facebook.com. If not you have essentially broken firefox from working with your tasking manager
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Origin

UX: Add Keyboard shortcut: next AI feature / skip AI feature

Currently approving the AI roads still requires mouse-work. I would be more efficient if there is a key to select the next nearby feature, or a mode, where the next nearby feature is selected once A or D is pressed. But we need a key as well for skipping, if unsure in the moment.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.