Download outline map of Ishkashim (geojson format) :
Ishkashim.geojson (**)
Download polygon array of Ishkashim map for "Google Maps" :
Ishkashim.txt
Bounding Box for Ishkashim Map : ( 36.469004 , 71.299419 , 37.291041 , 71.675292 )
Wikipedia ID for Ishkashim : Q2670884
Wikipedia SPARQL Query for Ishkashim (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2670884 wdt:P1082 ?population. }
OPTIONAL { wd:Q2670884 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2670884 wdt:P2046 ?area. }
OPTIONAL { wd:Q2670884 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2670884 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2670884 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 Ishkashim map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.469004, 71.299419, 37.291041, 71.675292);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ishkashim)
[out:json];
(
rel["name"="Ishkashiem"][type=boundary];
rel["name:en"="Ishkashiem"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ishkashim
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abkharv | 36.800270 , 71.552980 |
Andoj | 37.031310 , 71.449060 |
Ashkāsham | 36.683330 , 71.533330 |
Aytch | 37.221810 , 71.463840 |
Bazgir | 36.640970 , 71.461110 |
Budar Darah | 37.243890 , 71.465650 |
Budarbun | 37.243330 , 71.482450 |
Chuk Sang | 37.230560 , 71.477180 |
Darmadar | 37.219900 , 71.439050 |
Darwan | 36.741030 , 71.562370 |
Galbagh | 37.215810 , 71.453290 |
Gawin Darah | 36.695770 , 71.562260 |
Ishkashim | 36.708120 , 71.572910 |
Kazdi | 37.211190 , 71.426750 |
Khashpak | 36.660500 , 71.487970 |
Khushnak | 36.683600 , 71.548950 |
Nitsun | 36.675920 , 71.486130 |
Nowabad | 37.184510 , 71.457970 |
Nyut | 36.716670 , 71.600000 |
Oryang Surakh | 37.269360 , 71.484750 |
Safed Sang | 37.217960 , 71.455840 |
Sar Jangal | 36.806870 , 71.536590 |
Sar Shakh | 36.857490 , 71.520530 |
Sar Shakh | 36.881450 , 71.516110 |
Sayad | 36.721410 , 71.578330 |
Sher | 36.850950 , 71.515090 |
Shulwadar | 36.664950 , 71.425880 |
Sikikan | 36.723370 , 71.571960 |
Sund | 37.219010 , 71.424710 |
Taysh Khan | 36.682620 , 71.541640 |
Turbat | 36.700370 , 71.579520 |
Udin | 37.224940 , 71.456050 |
Unid | 37.208580 , 71.439610 |
Walij | 36.903810 , 71.494530 |
Walij | 36.923260 , 71.483960 |
Yakh Daru | 36.842660 , 71.527160 |
Zargaran | 36.728390 , 71.582000 |
Zich | 37.068160 , 71.427200 |
Zich | 37.061370 , 71.428500 |
Zubar Darah | 37.158660 , 71.405000 |
Notes:
- You can download geometry data for Ishkashim 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.