Karakoyunlu (Igdir) Map Cropping Samples

Karakoyunlu (Igdir) Map Cropping Samples-1

Karakoyunlu (Igdir) Map Cropping Samples-2

Karakoyunlu neighborhoods and villages map with 3D shadow effect

flag map of Karakoyunlu with 3D shadow effect

Karakoyunlu map with 3d shadow effect
 
Download outline map of Karakoyunlu (geojson format) : 
Karakoyunlu.geojson (**)
Download polygon array of Karakoyunlu map for "Google Maps" : 
Karakoyunlu.txt
Bounding Box for Karakoyunlu Map : ( 39.800641 , 44.119683 , 40.049559 , 44.416341 )
Wikipedia ID for Karakoyunlu : Q1023272
Wikipedia SPARQL Query for Karakoyunlu (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1023272 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1023272 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1023272 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1023272 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1023272 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1023272 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 Karakoyunlu map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.800641, 44.119683, 40.049559, 44.416341);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Karakoyunlu)
	
[out:json];
(
rel["name"="Karakoyunlu"][type=boundary];
rel["name:en"="Karakoyunlu"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Karakoyunlu
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Aktas | 39.918890 , 44.268890 | 
| Asagi Alican | 40.025540 , 44.203710 | 
| Bayatdogansali | 39.996010 , 44.193710 | 
| Beri | 39.916670 , 44.250000 | 
| Bulakbasi | 39.937970 , 44.256640 | 
| Cennetabat | 39.999030 , 44.263180 | 
| Evci | 40.030300 , 44.144100 | 
| Gokceli | 39.995070 , 44.182410 | 
| Kacar Dogansali | 39.999290 , 44.215460 | 
| Kockiran | 40.035340 , 44.285040 | 
| Mursitali | 40.025290 , 44.132800 | 
| Siraci | 40.007530 , 44.168180 | 
| Tasburun | 39.986070 , 44.223590 | 
| Tasburun | 39.979050 , 44.249440 | 
| Yukari Alican | 40.016310 , 44.156230 | 
| Zulfikarkoy | 39.994410 , 44.145720 | 
Notes:
- You can download geometry data for Karakoyunlu 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.