Download outline map of Gurziwan (geojson format) :
Gurziwan.geojson (**)
Download polygon array of Gurziwan map for "Google Maps" :
Gurziwan.txt
Bounding Box for Gurziwan Map : ( 35.413364 , 64.937552 , 35.84416 , 65.704904 )
Wikipedia ID for Gurziwan : Q4907641
Wikipedia SPARQL Query for Gurziwan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4907641 wdt:P1082 ?population. }
OPTIONAL { wd:Q4907641 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4907641 wdt:P2046 ?area. }
OPTIONAL { wd:Q4907641 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4907641 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4907641 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 Gurziwan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.413364, 64.937552, 35.84416, 65.704904);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gurziwan)
[out:json];
(
rel["name"="Gurziwan"][type=boundary];
rel["name:en"="Gurziwan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gurziwan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ab Barik | 35.578030 , 65.101780 |
Abparan | 35.564480 , 65.063740 |
Bashfirish | 35.641020 , 65.082500 |
Chakan | 35.701170 , 65.216300 |
Dahan-e Darah | 35.612410 , 65.085400 |
Darah-ye Murghabi | 35.588880 , 65.075710 |
Darah-ye Sayyid Jan | 35.591500 , 65.215670 |
Darah-ye Shakh | 35.686050 , 65.235360 |
Darah-ye Shakh | 35.621040 , 65.228780 |
Deh-e Miran | 35.742300 , 65.303510 |
Deh-Jowz | 35.660390 , 65.365370 |
Dobah | 35.737510 , 65.247990 |
Dom Qal'ah | 35.707460 , 65.202920 |
Ghal-e Badgah | 35.533200 , 65.168300 |
Ghal-e Namak | 35.617240 , 65.402960 |
Ghulbian | 35.736290 , 65.357060 |
Gowaki | 35.682350 , 65.143680 |
Ishba'i | 35.664500 , 65.285800 |
Jar Qal'ah | 35.694160 , 65.164700 |
Kaykak | 35.620050 , 65.055850 |
Pakhal Soz | 35.675820 , 65.286250 |
Perech | 35.674820 , 65.118460 |
Qal'ah-ye Khwajah | 35.705640 , 65.269630 |
Qal'ah-ye Mulla Yazdan | 35.658380 , 65.286940 |
Qal'ah-ye Shan | 35.643230 , 65.116570 |
Qal'ah-ye Turdi | 35.723270 , 65.261850 |
Qaryah-ye Darah-ye Zang | 35.638300 , 65.279010 |
Qazaq | 35.663200 , 65.100870 |
Qishlaq-e Jankildi | 35.631080 , 65.070650 |
Sar Chakan | 35.701770 , 65.230550 |
Tagab Shan | 35.669210 , 65.137730 |
Takhrah | 35.705730 , 65.333260 |
Yukhan | 35.637000 , 65.174040 |
Notes:
- You can download geometry data for Gurziwan 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.