Skip to content

Instantly share code, notes, and snippets.

@ramyaragupathy
Last active December 9, 2015 13:44
Show Gist options
  • Save ramyaragupathy/16609e902ed48cbe61d1 to your computer and use it in GitHub Desktop.
Save ramyaragupathy/16609e902ed48cbe61d1 to your computer and use it in GitHub Desktop.

Prerequisites: Opendata JOSM plugin, to open kml file in JOSM

  1. Run a overpass query to get the city boundary
  2. Export the data as `kml` file
  3. Open the `kml` in JOSM
  4. Download data from OSM-sidewalker onto a new layer
  5. Make the necessary changes
  6. Upload the changes
  7. Merge the completed task and the boundary `kml` into a single data layer
  8. Go ahead downloading another task area from OSM-sidewalker
  9. Once you are done repeat merging the uploaded layer with the earlier one
  10. This merged layer can be saved and reloaded to knnow the completeness of the quest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment