Karaçoban (Erzurum) Map Cropping Samples

Karaçoban (Erzurum) Map Cropping Samples-1

Karaçoban (Erzurum) Map Cropping Samples-2

Karaçoban neighborhoods and villages map with 3D shadow effect

flag map of Karaçoban with 3D shadow effect

Karaçoban map with 3d shadow effect
 
Download outline map of Karaçoban (geojson format) : 
Karaçoban.geojson (**)
Download polygon array of Karaçoban map for "Google Maps" : 
Karaçoban.txt
Bounding Box for Karaçoban Map : ( 39.184641 , 41.886617 , 39.485565 , 42.251697 )
Wikipedia ID for Karaçoban : Q1004621
Wikipedia SPARQL Query for Karaçoban (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1004621 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1004621 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1004621 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1004621 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1004621 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1004621 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 Karaçoban map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.184641, 41.886617, 39.485565, 42.251697);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Karaçoban)
	
[out:json];
(
rel["name"="Karaçoban"][type=boundary];
rel["name:en"="Karaçoban"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Karaçoban
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Akkavak | 39.278060 , 41.998370 | 
| Binpinar | 39.362170 , 42.048610 | 
| Bozyar | 39.251900 , 42.018010 | 
| Budakli | 39.324350 , 42.029090 | 
| Burnaz | 39.345320 , 41.989620 | 
| Catalgul | 39.245750 , 41.981300 | 
| Cokres | 39.450000 , 42.083330 | 
| Dedeoren | 39.367820 , 41.949910 | 
| Doganbey | 39.304080 , 42.144630 | 
| Duman | 39.304490 , 41.933330 | 
| Erenler | 39.460220 , 42.088150 | 
| Gunduzkoy | 39.390080 , 42.108520 | 
| Karagevic | 39.433330 , 42.166670 | 
| Karagoz | 39.332360 , 42.195960 | 
| Karakopru | 39.315120 , 41.964580 | 
| Karmis | 39.340510 , 41.931110 | 
| Kirimkaya | 39.365300 , 42.161020 | 
| Kopal | 39.446320 , 42.208440 | 
| Kusluca | 39.262530 , 42.039780 | 
| Molladavut | 39.250550 , 41.932170 | 
| Ovayoncali | 39.346820 , 41.970600 | 
| Segrakomu | 39.388510 , 42.106650 | 
Notes:
- You can download geometry data for Karaçoban 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.