Download outline map of Ri-Bhoi (geojson format) :
Ri-Bhoi.geojson (**)
Download polygon array of Ri-Bhoi map for "Google Maps" :
Ri-Bhoi.txt
Bounding Box for Ri-Bhoi Map : ( 25.639057 , 91.344818 , 26.11752 , 92.303535 )
Wikipedia ID for Ri-Bhoi : Q1884672
Wikipedia SPARQL Query for Ri-Bhoi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1884672 wdt:P1082 ?population. }
OPTIONAL { wd:Q1884672 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1884672 wdt:P2046 ?area. }
OPTIONAL { wd:Q1884672 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1884672 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1884672 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Ri-Bhoi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](25.639057, 91.344818, 26.11752, 92.303535);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ri-Bhoi)
[out:json];
(
rel["name"="Ri Bhoi"][type=boundary];
rel["name:en"="Ri Bhoi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ri-Bhoi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amserli | 26.054791 , 92.278296 |
Bara Pani | 25.678890 , 91.926730 |
Batabari Nc 1 | 25.914958 , 91.510377 |
Betlanchi Nc | 25.877028 , 91.530968 |
Bhoilymbong | 25.709660 , 92.021180 |
Borpani | 25.646960 , 91.878050 |
Diwon | 25.966670 , 92.016670 |
Dommati | 25.839550 , 91.641140 |
Harli Bagan | 25.981520 , 91.809160 |
Karbi Hidi | 25.970647 , 92.174684 |
Katalpara | 26.030074 , 91.588273 |
Ksehkma Bazar | 25.889730 , 92.123470 |
Kyrdem | 25.693760 , 92.075780 |
Lyngkhung | 25.881691 , 91.522747 |
Mawdem | 25.812230 , 91.480720 |
Mawhati | 25.809470 , 92.077870 |
Mawlyngkhung | 25.669420 , 91.904920 |
Mawskei | 25.862320 , 91.550860 |
Mawsmai | 26.095420 , 91.875700 |
Nartap | 25.856040 , 91.903850 |
Nonghab | 25.947680 , 92.027870 |
Nongjri | 25.747540 , 91.911150 |
Nongpoh | 25.904993 , 91.880349 |
Nongtraw | 25.683780 , 92.021440 |
Ouguri T.e. | 26.060205 , 92.271822 |
Rakhui Hidi | 25.974186 , 92.181995 |
Sarutari Gaon | 26.054947 , 91.870578 |
Tasku | 25.951830 , 91.746290 |
Thayang | 25.949230 , 92.117610 |
Umlaiteng | 25.796410 , 92.066760 |
Umpli | 25.873390 , 91.881900 |
Umran | 25.770050 , 91.878110 |
Umru Laru | 25.791939 , 92.154190 |
Umser Nc 1 | 25.932107 , 91.534225 |
Umshyngktot | 25.771154 , 92.154735 |
Umsning | 25.736470 , 91.888040 |
Umsohphie | 25.647050 , 91.813710 |
Notes:
- You can download geometry data for Ri-Bhoi in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.