Download outline map of Aybak (geojson format) :
Aybak.geojson (**)
Download polygon array of Aybak map for "Google Maps" :
Aybak.txt
Bounding Box for Aybak Map : ( 36.006639 , 67.644355 , 36.418559 , 68.39569 )
Wikipedia ID for Aybak : Q3694404
Wikipedia SPARQL Query for Aybak (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3694404 wdt:P1082 ?population. }
OPTIONAL { wd:Q3694404 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3694404 wdt:P2046 ?area. }
OPTIONAL { wd:Q3694404 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3694404 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3694404 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 Aybak map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.006639, 67.644355, 36.418559, 68.39569);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aybak)
[out:json];
(
rel["name"="Aybak"][type=boundary];
rel["name:en"="Aybak"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aybak
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
'Omar Khel | 36.305020 , 67.978770 |
Aībak | 36.264680 , 68.015510 |
Akah Khel | 36.314440 , 67.927250 |
Akhtah Khanah | 36.332050 , 68.192810 |
Aybak | 36.261000 , 68.040001 |
Aynahchah | 36.260220 , 68.041340 |
Charm Gari | 36.252670 , 68.059530 |
Chughai | 36.307230 , 67.970130 |
Darah-ye Zindan | 36.204100 , 68.082330 |
Dasht-e Mazar | 36.226240 , 68.053580 |
Du Koh | 36.273250 , 68.269260 |
Gul Qishlaq | 36.267110 , 67.973710 |
Habash | 36.331500 , 68.030270 |
Irakli | 36.242030 , 68.039230 |
Joy-e Zindan | 36.293390 , 67.990400 |
Karwan | 36.256740 , 68.022920 |
Kaypanak Archah | 36.282950 , 68.115350 |
Khwajah Aminullah | 36.246770 , 68.047890 |
Khwajah Isma'il | 36.258230 , 68.035980 |
Khwajah Sang Bur | 36.317610 , 68.077200 |
Kuhnah Samangan-e Kalan | 36.296950 , 67.945800 |
Lar Ghan | 36.315180 , 67.989570 |
Larghan | 36.296450 , 68.005420 |
Larghan | 36.282340 , 68.014340 |
Mangtash | 36.303720 , 67.965220 |
Qos Asya | 36.271900 , 68.017230 |
Royanchah | 36.142350 , 67.820040 |
Samangan-e Khord | 36.276600 , 68.012530 |
Sar-e Kundah-ye Bala | 36.165250 , 68.069250 |
Sar-e Kundah-ye Pa'in | 36.193330 , 68.072970 |
Sar-e Kundah-ye Pa'in | 36.179990 , 68.072160 |
Saray | 36.251670 , 68.038340 |
Shahr-e Qadim | 36.242160 , 68.046950 |
Sharik Yar | 36.316880 , 68.223190 |
Shaykhalah | 36.317590 , 67.964300 |
Shuluklu | 36.266650 , 68.169650 |
Sinjitak | 36.251340 , 68.023860 |
Takatu | 36.320690 , 68.242500 |
Tash Tobah | 36.269820 , 68.047280 |
Tutah | 36.321380 , 68.033030 |
Zindey Kot | 36.256800 , 68.014000 |
Zorabi | 36.252800 , 68.048400 |
Notes:
- You can download geometry data for Aybak 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.