Download outline map of Charkh (geojson format) :
Charkh.geojson (**)
Download polygon array of Charkh map for "Google Maps" :
Charkh.txt
Bounding Box for Charkh Map : ( 33.728172 , 68.778258 , 33.896326 , 69.052637 )
Wikipedia ID for Charkh : Q2215285
Wikipedia SPARQL Query for Charkh (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2215285 wdt:P1082 ?population. }
OPTIONAL { wd:Q2215285 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2215285 wdt:P2046 ?area. }
OPTIONAL { wd:Q2215285 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2215285 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2215285 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 Charkh map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.728172, 68.778258, 33.896326, 69.052637);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Charkh)
[out:json];
(
rel["name"="Charkh"][type=boundary];
rel["name:en"="Charkh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Charkh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abjosh-e Bala | 33.848330 , 68.831030 |
Abjosh-e Pa'in | 33.851880 , 68.870190 |
Adawar | 33.782550 , 68.857550 |
Ahingaran | 33.819850 , 68.950030 |
Argan | 33.828560 , 68.958220 |
Bandokah | 33.814140 , 68.947300 |
Chamar Khel | 33.804260 , 68.944770 |
Charkh | 33.797120 , 68.937490 |
Chihil Shahid | 33.770850 , 68.918130 |
Dabar-e Alu-ye Bala | 33.848420 , 68.972140 |
Dabar-e Khwajah | 33.854740 , 68.953840 |
Dabar-e Rahim 'Ali | 33.847560 , 68.958120 |
Dasht-e Dō Sangak | 33.831670 , 68.981390 |
Garm Obeh | 33.793830 , 68.938540 |
Jow Darakht | 33.765800 , 68.941790 |
Karoti | 33.820800 , 68.917300 |
Katah Sang | 33.861490 , 68.832130 |
Kazh Darah | 33.775100 , 68.973940 |
Malik Khan Shirin | 33.809490 , 68.931770 |
Mulla 'Alim | 33.815450 , 68.936000 |
Mullakai | 33.818040 , 68.931260 |
Nawer | 33.820900 , 68.926360 |
Nowshad | 33.797380 , 68.933820 |
Omay | 33.796170 , 68.853140 |
Paspajak | 33.789800 , 68.966510 |
Qal'ah-ye Amr ud Din | 33.829890 , 68.964990 |
Qal'ah-ye Haji Baha ud Din | 33.789410 , 68.941890 |
Qal'ah-ye Mirak | 33.802900 , 68.945920 |
Qal'ah-ye Now | 33.804120 , 68.936050 |
Qal'ah-ye Payindah Muhammad | 33.814240 , 68.916340 |
Qal'ah-ye Qumandan | 33.779370 , 68.931920 |
Qal'ah-ye Ra'is | 33.824620 , 68.941050 |
Qal'ah-ye Rustam | 33.804150 , 68.929950 |
Qal'ah-ye Sar Mu'alim | 33.831260 , 68.933530 |
Qal'ah-ye Sulaiman | 33.826550 , 68.953160 |
Qaryah-ye Dasht | 33.805920 , 68.917340 |
Sar Asyab | 33.786190 , 68.944240 |
Sayyidan | 33.805820 , 68.924020 |
Shash Qal'ah | 33.823420 , 68.955060 |
Takhtak | 33.763530 , 68.915260 |
Zar Sang | 33.885660 , 68.838620 |
Notes:
- You can download geometry data for Charkh 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.