Skip to content

Commit

Permalink
Create india-osm.geojson (#22)
Browse files Browse the repository at this point in the history
* Create india-osm.geojson

India national boundaries derived from OpenStreetMap data

* Create README.md
  • Loading branch information
Arun Ganesh authored and devdattaT committed Jan 26, 2018
1 parent 5d530aa commit 5ecfea2
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Country/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## `india-osm.geojson`

Single feature for the land area of India including disputed territories. The data has been derieved from OSM and postprocessed in qgis:

**Download data**
- Export the India geojson for the land area https://wambachers-osm.website/boundaries/
- Export the geojson of disputed areas claimed by India from overpass http://overpass-turbo.eu/s/voe

**Post processing**
- Open both files in qgis and use `processing->toolbox->union` to combine them into a single layer
- `Toggle editing` of the layer using the digitizing toolbar. Ctrl+select all the features and `Merge Selected Features` in the advanced digitzing toolbar
- Use `Delete Ring` to remove any holes in the merged feature
7 changes: 7 additions & 0 deletions Country/india-osm.geojson

Large diffs are not rendered by default.

0 comments on commit 5ecfea2

Please sign in to comment.