Eceabat (Canakkale) Map Cropping Samples

Eceabat (Canakkale) Map Cropping Samples-1

Eceabat (Canakkale) Map Cropping Samples-2

Eceabat neighborhoods and villages map with 3D shadow effect

flag map of Eceabat with 3D shadow effect

Eceabat map with 3d shadow effect
 
 
Download outline map of Eceabat (geojson format) : 
Eceabat.geojson (**)
Download polygon array of Eceabat map for "Google Maps" : 
Eceabat.txt
Bounding Box for Eceabat Map : ( 40.039501 , 26.157 , 40.392504 , 26.489856 )
Wikipedia ID for Eceabat : Q1023153
Wikipedia SPARQL Query for Eceabat (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1023153 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1023153 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1023153 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1023153 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1023153 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1023153 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 Eceabat map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.039501, 26.157, 40.392504, 26.489856);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Eceabat)
	
[out:json];
(
rel["name"="Eceabat"][type=boundary];
rel["name:en"="Eceabat"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Eceabat
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Alcitepe  |  40.093060 , 26.224440  | 
|  Bahsi  |  40.233330 , 26.366670  | 
|  Behramli  |  40.126530 , 26.291030  | 
|  Besyol  |  40.328550 , 26.346470  | 
|  Bigali  |  40.236260 , 26.359270  | 
|  Buyukanafarta  |  40.281540 , 26.331340  | 
|  Kabatepe Limani  |  40.200770 , 26.271280  | 
|  Kecili  |  40.283330 , 26.433330  | 
|  Kocadere  |  40.230550 , 26.327240  | 
|  Kucukanafarta  |  40.305350 , 26.318720  | 
|  Kumkoy  |  40.289840 , 26.396690  | 
|  Mestantepe  |  40.321940 , 26.268450  | 
|  Uzunhizirli  |  40.302290 , 26.392460  | 
|  Yalova  |  40.261590 , 26.414450  | 
|  Yolagzi  |  40.316550 , 26.403570  | 
Notes:
- You can download geometry data for Eceabat 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.