Download outline map of Andarab (geojson format) :
Andarab.geojson (**)
Download polygon array of Andarab map for "Google Maps" :
Andarab.txt
Bounding Box for Andarab Map : ( 35.396545 , 68.938077 , 35.853692 , 69.394199 )
Wikipedia ID for Andarab : Q2376379
Wikipedia SPARQL Query for Andarab (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2376379 wdt:P1082 ?population. }
OPTIONAL { wd:Q2376379 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2376379 wdt:P2046 ?area. }
OPTIONAL { wd:Q2376379 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2376379 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2376379 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 Andarab map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.396545, 68.938077, 35.853692, 69.394199);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Andarab)
[out:json];
(
rel["name"="Andarab"][type=boundary];
rel["name:en"="Andarab"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Andarab
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Alugak | 35.704690 , 69.181510 |
| Arzangan-e Sufla | 35.652510 , 69.295260 |
| Arzo | 35.616060 , 69.272450 |
| Awda | 35.614590 , 69.279050 |
| Bagh-e Bala | 35.601300 , 69.206980 |
| Band-e Aspan | 35.691030 , 69.047480 |
| Banu | 35.633480 , 69.260190 |
| Chaylah | 35.793380 , 69.053820 |
| Dahan-e Khosh Darah | 35.618570 , 69.095910 |
| Daragi | 35.624720 , 69.313330 |
| Dawuti | 35.609780 , 69.133320 |
| Deh-e Bala | 35.625830 , 69.280040 |
| Dzangalak | 35.591080 , 69.204410 |
| Foj | 35.615680 , 69.156320 |
| Garmak Chashmah | 35.611880 , 69.083810 |
| Ghazmarq | 35.631610 , 69.194740 |
| Gudarah | 35.613650 , 69.206350 |
| Inal | 35.613990 , 69.066580 |
| Kaftar Khanah | 35.628670 , 69.139110 |
| Kaj Darah | 35.526260 , 69.282480 |
| Kaj Gird | 35.617610 , 69.165010 |
| Khazinah | 35.805190 , 69.110210 |
| Khwajah Wakht | 35.729350 , 69.154990 |
| Laghak | 35.560630 , 69.273220 |
| Mian Deh | 35.581910 , 69.205300 |
| Mirwa | 35.626740 , 69.298150 |
| Pulkhah | 35.631770 , 69.235300 |
| Qishnahabad | 35.620400 , 69.210860 |
| Qulba | 35.538100 , 69.285790 |
| Runu | 35.628740 , 69.290350 |
| Sar-e Pul | 35.623660 , 69.279860 |
| Sarbaghan | 35.635290 , 69.158310 |
| Shah Kush | 35.622330 , 69.112440 |
| Sher Qolak | 35.775570 , 68.973070 |
| Spaych | 35.712150 , 69.005870 |
| Tangi Arzo | 35.599760 , 69.273040 |
| Yakhlar | 35.632370 , 69.177530 |
Notes:
- You can download geometry data for Andarab 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.