Download outline map of Ghormach (geojson format) :
Ghormach.geojson (**)
Download polygon array of Ghormach map for "Google Maps" :
Ghormach.txt
Bounding Box for Ghormach Map : ( 35.372107 , 63.460059 , 36.036302 , 64.010182 )
Wikipedia ID for Ghormach : Q2429826
Wikipedia SPARQL Query for Ghormach (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2429826 wdt:P1082 ?population. }
OPTIONAL { wd:Q2429826 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2429826 wdt:P2046 ?area. }
OPTIONAL { wd:Q2429826 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2429826 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2429826 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 Ghormach map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.372107, 63.460059, 36.036302, 64.010182);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ghormach)
[out:json];
(
rel["name"="Ghormach"][type=boundary];
rel["name:en"="Ghormach"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ghormach
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ab-e Garmak | 35.737200 , 63.828830 |
Ab-e Garmak | 35.729130 , 63.865740 |
Arzanak | 35.552070 , 63.908560 |
Dasht-e Khatun | 35.659840 , 63.798870 |
Garband | 35.591500 , 63.808780 |
Ghiyasud Din Khan | 35.786120 , 63.715790 |
Ghowrmāch | 35.730620 , 63.782640 |
Husain | 35.787840 , 63.666480 |
Jar-e Siyah | 35.551240 , 63.879530 |
Jar-e Siyah | 35.574590 , 63.863140 |
Karez | 35.756860 , 63.881690 |
Karez | 35.752440 , 63.857580 |
Karez-e Dewanah | 35.588080 , 63.962010 |
Khatun | 35.627110 , 63.797330 |
Khatun | 35.623010 , 63.856330 |
Khatun | 35.643080 , 63.871430 |
Khushki | 35.695830 , 63.888010 |
Khwajah 'Aziz | 35.797370 , 63.698030 |
Khwajah Langari | 35.560490 , 63.853930 |
Khwajah Qadir | 35.774670 , 63.601430 |
Kor-e Karez | 35.626090 , 63.816990 |
Pamakhtu | 35.613380 , 63.897480 |
Pamakhtu | 35.659500 , 63.825030 |
Paytow | 35.750240 , 63.796750 |
Qal'ah-ye Wali | 35.779830 , 63.760090 |
Qal'ah-ye Wali | 35.755140 , 63.774740 |
Qalam Bulaq | 35.653290 , 63.968670 |
Qalam Bulaq | 35.672130 , 63.962390 |
Rangin | 35.787730 , 63.704240 |
Rashid | 35.791860 , 63.732960 |
Sartakht | 35.746680 , 63.832050 |
Shadi Kam | 35.610640 , 63.932790 |
Shadi Kam | 35.645140 , 63.914670 |
Sharshari | 35.571420 , 63.767550 |
Tal-e Khushk | 35.656920 , 63.776650 |
Tayz Nawah | 35.559830 , 63.993390 |
Tirband | 35.568030 , 63.804120 |
Tuta | 35.385520 , 63.808370 |
Tutak | 35.652560 , 63.939040 |
Tutak | 35.678860 , 63.923280 |
Tutak | 35.581940 , 63.907410 |
Ziarat-e Majnon Bayd | 35.554230 , 63.808660 |
Notes:
- You can download geometry data for Ghormach 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.