Download outline map of Khwahan (geojson format) :
Khwahan.geojson (**)
Download polygon array of Khwahan map for "Google Maps" :
Khwahan.txt
Bounding Box for Khwahan Map : ( 37.696544 , 70.171205 , 38.001255 , 70.627674 )
Wikipedia ID for Khwahan : Q2673868
Wikipedia SPARQL Query for Khwahan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2673868 wdt:P1082 ?population. }
OPTIONAL { wd:Q2673868 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2673868 wdt:P2046 ?area. }
OPTIONAL { wd:Q2673868 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2673868 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2673868 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 Khwahan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.696544, 70.171205, 38.001255, 70.627674);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Khwahan)
[out:json];
(
rel["name"="Khwahan"][type=boundary];
rel["name:en"="Khwahan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Khwahan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ambaran | 37.752230 , 70.387870 |
Bayd Khah | 37.764070 , 70.382360 |
Bayd Khah | 37.871390 , 70.233210 |
Bostanak | 37.828700 , 70.309690 |
Chashmah-ye Tut | 37.890700 , 70.222900 |
Chaytgah | 37.733780 , 70.412370 |
Chusnukayl | 37.743280 , 70.334460 |
Darbandak | 37.919380 , 70.178480 |
Deh Khwahan | 37.889650 , 70.218750 |
Drayl | 37.768160 , 70.475740 |
Du Dargah | 37.858090 , 70.277900 |
Ghalil | 37.749840 , 70.389140 |
Ghuzan | 37.761060 , 70.399010 |
Howz-e Shah Bala | 37.756970 , 70.500560 |
Howz-e Shah Pa'in | 37.763040 , 70.485610 |
Jirwu Bala | 37.814260 , 70.452160 |
Jirwu-e Pa'in | 37.839170 , 70.408260 |
Kham-e Bahar | 37.862150 , 70.245600 |
Kham-e Tugh | 37.849550 , 70.259670 |
Kol Darah | 37.922720 , 70.243300 |
Lal Margh | 37.769150 , 70.458110 |
Lughman | 37.741360 , 70.383070 |
Namaz-e Pas | 37.872080 , 70.190500 |
Nuruk | 37.750340 , 70.380170 |
Pari Kham | 37.892130 , 70.258680 |
Qaryah-ye Tang | 37.835280 , 70.280920 |
Sabz Dasht | 37.799330 , 70.428100 |
Safed Sangan | 37.783290 , 70.385120 |
Sar-e Biland | 37.758020 , 70.379220 |
Sayl Don | 37.752520 , 70.412590 |
Shalil | 37.749480 , 70.467730 |
Shing Darah | 37.752610 , 70.352780 |
Zardu | 37.756350 , 70.382870 |
Zarich | 37.755670 , 70.449600 |
Notes:
- You can download geometry data for Khwahan 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.