Download outline map of East Khasi Hills (geojson format) :
East Khasi Hills.geojson (**)
Download polygon array of East Khasi Hills map for "Google Maps" :
East Khasi Hills.txt
Bounding Box for East Khasi Hills Map : ( 25.123746 , 91.356727 , 25.646323 , 92.142271 )
Wikipedia ID for East Khasi Hills : Q1945304
Wikipedia SPARQL Query for East Khasi Hills (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1945304 wdt:P1082 ?population. }
OPTIONAL { wd:Q1945304 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1945304 wdt:P2046 ?area. }
OPTIONAL { wd:Q1945304 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1945304 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1945304 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 East Khasi Hills map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](25.123746, 91.356727, 25.646323, 92.142271);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (East Khasi Hills)
[out:json];
(
rel["name"="East Khasi Hills"][type=boundary];
rel["name:en"="East Khasi Hills"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of East Khasi Hills
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Cherrapunji | 25.282789 , 91.723764 |
| Dangar Dombah | 25.186750 , 91.393030 |
| Dhorom | 25.155166 , 91.738666 |
| Diengsaw | 25.238540 , 91.892070 |
| Dingpasoh | 25.594400 , 92.043090 |
| Dongshiling | 25.304990 , 91.585384 |
| Jatah | 25.409020 , 92.054460 |
| Kriet | 25.570510 , 91.802270 |
| Kukon | 25.421851 , 91.780978 |
| Laitlyngkot | 25.440250 , 91.836210 |
| Laitmawsiang | 25.396570 , 91.607920 |
| Lawmei | 25.558630 , 91.805580 |
| Lum Thangding | 25.462535 , 91.827290 |
| Lummawbah | 25.584021 , 91.848406 |
| Lympungshyrngan | 25.213524 , 91.951469 |
| Lyngiong | 25.423560 , 91.699020 |
| Lyngkein | 25.507616 , 91.811919 |
| Lyngkhai | 25.496380 , 91.610080 |
| Mawdem | 25.227800 , 91.973610 |
| Mawkdok | 25.418350 , 91.798020 |
| Mawkohngoh | 25.492795 , 91.781029 |
| Mawlat | 25.357450 , 91.970810 |
| Mawmihthied | 25.356669 , 91.731462 |
| Mawphlang | 25.453510 , 91.757870 |
| Mawryngkneng | 25.556040 , 92.061650 |
| Mawsynram | 25.298470 , 91.582250 |
| Mylliem | 25.500110 , 91.817900 |
| Nongkia | 25.217740 , 91.469070 |
| Nongrum | 25.496570 , 91.879910 |
| Nongspung | 25.452510 , 91.600360 |
| Nongumlong | 25.564360 , 91.831200 |
| Pamsanngul | 25.405310 , 91.655720 |
| Photspi | 25.264910 , 91.520920 |
| Pynursla | 25.311740 , 91.901220 |
| Rangshken | 25.466670 , 91.733330 |
| Sahryngkham | 25.545120 , 91.963500 |
| Shella | 25.178610 , 91.639520 |
| Shillong | 25.579312 , 91.894303 |
| Smit | 25.502180 , 91.903700 |
| Sohrarim | 25.350000 , 91.733330 |
| Umlympung | 25.470620 , 91.823900 |
Notes:
- You can download geometry data for East Khasi 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.