Download outline map of Ajristan (geojson format) :
Ajristan.geojson (**)
Download polygon array of Ajristan map for "Google Maps" :
Ajristan.txt
Bounding Box for Ajristan Map : ( 33.277336 , 66.820433 , 33.777041 , 67.46018 )
Wikipedia ID for Ajristan : Q2674014
Wikipedia SPARQL Query for Ajristan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2674014 wdt:P1082 ?population. }
OPTIONAL { wd:Q2674014 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2674014 wdt:P2046 ?area. }
OPTIONAL { wd:Q2674014 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2674014 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2674014 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 Ajristan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.277336, 66.820433, 33.777041, 67.46018);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ajristan)
[out:json];
(
rel["name"="Ajristan"][type=boundary];
rel["name:en"="Ajristan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ajristan
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| 'Usman Khel | 33.505510 , 67.194370 |
| 'Usman Khel | 33.497270 , 67.162090 |
| Adin Khel | 33.555170 , 67.264430 |
| Ajrestan | 33.511110 , 67.192500 |
| Aral | 33.376890 , 67.015600 |
| Azragi | 33.533440 , 67.218720 |
| Baba Wali | 33.616990 , 67.324910 |
| Badi Khel | 33.586490 , 67.292510 |
| Bar Butow | 33.363350 , 66.905420 |
| Baraki | 33.366530 , 66.977950 |
| Baydak | 33.651740 , 67.408760 |
| Birkah | 33.505470 , 67.252220 |
| Birkah | 33.495620 , 67.233770 |
| Chakar | 33.343390 , 66.963060 |
| Chaqmaq | 33.337340 , 66.939710 |
| Dahan-e Gurgak | 33.629950 , 67.393250 |
| Dahan-e Qol | 33.665590 , 67.371450 |
| Dangolah | 33.355780 , 66.928370 |
| Daybirkah | 33.505240 , 67.246780 |
| Dungah | 33.593660 , 67.350860 |
| Fazil Khel | 33.435360 , 67.096630 |
| Gulmir | 33.403220 , 67.051200 |
| Gunbadah | 33.538750 , 67.236390 |
| Hamzah | 33.525430 , 67.299590 |
| Kaji | 33.400800 , 67.060920 |
| Kalbi 'Abbas | 33.388710 , 67.035380 |
| Karachah | 33.485620 , 66.857190 |
| Khidir-e Bala | 33.478690 , 67.137680 |
| Khidir-e Pa'in | 33.466710 , 67.127370 |
| Khushkabah | 33.481850 , 67.146480 |
| Kuz Butow | 33.374050 , 66.884440 |
| Mir 'Ata Kala | 33.593050 , 67.295160 |
| Murwari | 33.603750 , 67.304260 |
| Musar Khel | 33.600980 , 67.305560 |
| Nowrak | 33.653770 , 67.370770 |
| Nuraki | 33.583170 , 67.311600 |
| Qal'ah Dum | 33.377700 , 66.875070 |
| Qal'ah-ye Mahmud | 33.379290 , 67.024520 |
| Qal'ah-ye Qoli | 33.419790 , 67.079010 |
| Qalandar Khel | 33.500980 , 67.167400 |
| Qalandar Khel | 33.486940 , 67.152780 |
| Qandahari | 33.525820 , 67.290240 |
| Sangar | 33.519940 , 67.214560 |
| Sar-e Birkah | 33.481060 , 67.253490 |
| Sar-e Qol | 33.639620 , 67.267170 |
| Saray | 33.589860 , 67.352590 |
| Seyyedkenad | 33.379170 , 66.858060 |
| Shahzadah | 33.581120 , 67.328190 |
| Shamah Khel | 33.404430 , 67.067930 |
| Shin Wersek | 33.580320 , 67.290520 |
| Siyah Reg | 33.414520 , 67.146580 |
| Sokhtay | 33.643770 , 67.433860 |
| Sur Wersek | 33.518320 , 67.228720 |
| Wakil-Qadir | 33.590420 , 67.346540 |
| Wardagay | 33.574970 , 67.285140 |
| Wuleswali Ajristan | 33.509300 , 67.192540 |
Notes:
- You can download geometry data for Ajristan 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.