Download outline map of Jaintia Hills (geojson format) :
Jaintia Hills.geojson (**)
Download polygon array of Jaintia Hills map for "Google Maps" :
Jaintia Hills.txt
Bounding Box for Jaintia Hills Map : ( 25.029521 , 91.985109 , 25.751599 , 92.804711 )
Wikipedia ID for Jaintia Hills : Q1920789
Wikipedia SPARQL Query for Jaintia Hills (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1920789 wdt:P1082 ?population. }
OPTIONAL { wd:Q1920789 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1920789 wdt:P2046 ?area. }
OPTIONAL { wd:Q1920789 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1920789 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1920789 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 Jaintia Hills map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](25.029521, 91.985109, 25.751599, 92.804711);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jaintia Hills)
[out:json];
(
rel["name"="Jaintia Hills"][type=boundary];
rel["name:en"="Jaintia Hills"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jaintia Hills
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bapung | 25.409460 , 92.309270 |
Barato | 25.608620 , 92.459090 |
Bataw | 25.230200 , 92.243530 |
Jarain | 25.318420 , 92.134250 |
Jowai | 25.435960 , 92.191320 |
Khaddum | 25.152610 , 92.445360 |
Lakadong | 25.183910 , 92.270300 |
Lumshken | 25.320830 , 92.255210 |
Menampunji | 25.034523 , 92.437334 |
Miklipara | 25.045530 , 92.427140 |
Mokalaw | 25.527040 , 92.439940 |
Moshrat | 25.576990 , 92.520130 |
Mukhla | 25.482260 , 92.220280 |
Muphlang | 25.407250 , 92.182530 |
Mutah | 25.636040 , 92.279060 |
Mutong | 25.341010 , 92.591700 |
Mynska | 25.452010 , 92.443550 |
Mynsning | 25.383330 , 92.550000 |
Mynso | 25.553350 , 92.325630 |
Nartiang | 25.568920 , 92.208810 |
New Ratachera | 25.037788 , 92.440376 |
Nongbah | 25.521300 , 92.248910 |
Nongbarehrim | 25.243540 , 92.029550 |
Nongsning | 25.245490 , 92.404550 |
Paila | 25.416670 , 92.566670 |
Pamdkhar | 25.733330 , 92.376650 |
Pdengshakap | 25.232880 , 92.147640 |
Saitthad | 25.542880 , 92.535970 |
Shangpung | 25.476790 , 92.351320 |
Sutnga | 25.372418 , 92.437161 |
Tamabil | 25.183952 , 92.028043 |
Tarangbiang | 25.206050 , 92.207790 |
Thuruk | 25.321660 , 92.714950 |
Tongseng | 25.323910 , 92.502060 |
Wahjajer | 25.531450 , 92.161750 |
Notes:
- You can download geometry data for Jaintia Hills 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.