Download outline map of Chahar Dara (geojson format) :
Chahar Dara.geojson (**)
Download polygon array of Chahar Dara map for "Google Maps" :
Chahar Dara.txt
Bounding Box for Chahar Dara Map : ( 36.516965 , 68.170575 , 36.860746 , 68.876844 )
Wikipedia ID for Chahar Dara : Q1062874
Wikipedia SPARQL Query for Chahar Dara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1062874 wdt:P1082 ?population. }
OPTIONAL { wd:Q1062874 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1062874 wdt:P2046 ?area. }
OPTIONAL { wd:Q1062874 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1062874 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1062874 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 Chahar Dara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.516965, 68.170575, 36.860746, 68.876844);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chahar Dara)
[out:json];
(
rel["name"="Chahar Dara"][type=boundary];
rel["name:en"="Chahar Dara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chahar Dara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
'Ayn ul Majar | 36.774710 , 68.689640 |
'Isa Khel | 36.670810 , 68.843690 |
Aq Saray | 36.712680 , 68.757730 |
Aq Shakh | 36.767510 , 68.664770 |
Basoz | 36.766370 , 68.722690 |
Basoz-e Bala | 36.714830 , 68.745940 |
Bughoz Qum | 36.825360 , 68.630220 |
Chim Tapah | 36.776070 , 68.736610 |
Churaq | 36.715440 , 68.721570 |
Du Wandi | 36.694330 , 68.814880 |
Durman | 36.675470 , 68.799950 |
Gharow Qishlaq | 36.660760 , 68.829110 |
Ghundey Kelay | 36.708700 , 68.783690 |
Girdan | 36.625150 , 68.846630 |
Gul Baq | 36.631930 , 68.826900 |
Haji Amanullah | 36.646830 , 68.860450 |
Khitay | 36.724120 , 68.737340 |
Mama Khel | 36.732080 , 68.706350 |
Mang Tapah | 36.751940 , 68.754490 |
Nahr-e Sufi | 36.708210 , 68.800420 |
Nowabad | 36.704180 , 68.726170 |
Palow Kamar | 36.698570 , 68.775330 |
Qarah Khani | 36.650840 , 68.835090 |
Qarah Yatim | 36.715560 , 68.825830 |
Qarah Yatim | 36.728340 , 68.820410 |
Qazaq Tapah | 36.751000 , 68.790800 |
Qosh Tapah | 36.781630 , 68.658970 |
Qosh Tapah | 36.778360 , 68.612100 |
Sujani | 36.725800 , 68.787990 |
Sujani-ye 'Ulya | 36.748350 , 68.777210 |
Tahir Kamar | 36.650040 , 68.832160 |
Tal Guzar | 36.657510 , 68.817230 |
Yanghariq | 36.746230 , 68.647530 |
Notes:
- You can download geometry data for Chahar Dara 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.