Download outline map of Tishkan (geojson format) :
Tishkan.geojson (**)
Download polygon array of Tishkan map for "Google Maps" :
Tishkan.txt
Bounding Box for Tishkan Map : ( 36.555773 , 70.060915 , 37.021244 , 70.68115 )
Wikipedia ID for Tishkan : Q2879146
Wikipedia SPARQL Query for Tishkan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2879146 wdt:P1082 ?population. }
OPTIONAL { wd:Q2879146 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2879146 wdt:P2046 ?area. }
OPTIONAL { wd:Q2879146 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2879146 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2879146 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 Tishkan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.555773, 70.060915, 37.021244, 70.68115);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tishkan)
[out:json];
(
rel["name"="Tashkan"][type=boundary];
rel["name:en"="Tashkan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tishkan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ab-e Sher Ahmad | 36.832290 , 70.359300 |
Arghandakan | 36.841640 , 70.304770 |
Bagh-e Aram | 36.890710 , 70.267260 |
Bazar-e Tashkan | 36.881680 , 70.276740 |
Darah-ye Qaq | 36.927570 , 70.236620 |
Dasht-e Agha | 36.826720 , 70.231720 |
Deh Miri | 36.785500 , 70.372340 |
Deh Ustayan | 36.704080 , 70.361100 |
Deh Ustayan | 36.726780 , 70.365970 |
Deh-e Sayyidan | 36.814560 , 70.374220 |
Dudgah | 36.760590 , 70.384380 |
Faizani | 36.840780 , 70.346780 |
Gaz Darah | 36.877950 , 70.290690 |
Ghaylawuk | 36.975560 , 70.103900 |
Ghuri Sang | 36.722600 , 70.446040 |
Ilmich | 36.715730 , 70.455780 |
Jinazah Darah | 36.963250 , 70.205920 |
Kashu | 36.748200 , 70.409130 |
Khanaqah | 36.868640 , 70.280120 |
Khunukan | 36.915440 , 70.262680 |
Khwajah Afghani | 36.884520 , 70.261760 |
Khwalian | 36.732600 , 70.366650 |
Mulgani | 36.804890 , 70.374810 |
Muzafari | 36.974050 , 70.141850 |
Post Khor | 36.975080 , 70.188320 |
Purani | 36.744900 , 70.372270 |
Qir Mishi | 36.855920 , 70.301690 |
Safed Reg | 36.903930 , 70.274120 |
Sang-e Kalan | 36.942300 , 70.231000 |
Sayyidan-e Muzafari | 36.930150 , 70.210620 |
Suskan | 36.775330 , 70.377600 |
Tutak | 36.924280 , 70.258620 |
Wujib | 36.709420 , 70.474760 |
Yawul-e Bala | 36.812370 , 70.285600 |
Yawul-e Pa'in | 36.836730 , 70.280540 |
Zugham Darah | 36.868030 , 70.333440 |
Notes:
- You can download geometry data for Tishkan 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.