Karaburun (Izmir) Map Cropping Samples
Karaburun (Izmir) Map Cropping Samples-1
Karaburun (Izmir) Map Cropping Samples-2
Karaburun neighborhoods and villages map with 3D shadow effect
flag map of Karaburun with 3D shadow effect
Karaburun map with 3d shadow effect
Download outline map of Karaburun (geojson format) :
Karaburun.geojson (**)
Download polygon array of Karaburun map for "Google Maps" :
Karaburun.txt
Bounding Box for Karaburun Map : ( 38.422084 , 26.325388 , 38.679554 , 26.642056 )
Wikipedia ID for Karaburun : Q743314
Wikipedia SPARQL Query for Karaburun (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q743314 wdt:P1082 ?population. }
OPTIONAL { wd:Q743314 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q743314 wdt:P2046 ?area. }
OPTIONAL { wd:Q743314 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q743314 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q743314 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 Karaburun map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.422084, 26.325388, 38.679554, 26.642056);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Karaburun)
[out:json];
(
rel["name"="Karaburun"][type=boundary];
rel["name:en"="Karaburun"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Karaburun
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anbarseki | 38.613280 , 26.523750 |
Asagiovacik | 38.471440 , 26.557750 |
Bozkoy | 38.658330 , 26.466670 |
Catalkaya | 38.483330 , 26.600000 |
Ciftlik | 38.477220 , 26.423060 |
Denizgiren | 38.557340 , 26.393050 |
Eglenhoca | 38.543140 , 26.569320 |
Egriliman | 38.537500 , 26.381390 |
Hisarcik | 38.653330 , 26.486940 |
Inecik | 38.550410 , 26.565430 |
Karaburun | 38.639670 , 26.511100 |
Kosedere | 38.547860 , 26.553290 |
Manastirkoy | 38.500000 , 26.600000 |
Mordogan | 38.516480 , 26.624470 |
Parlak | 38.610720 , 26.397110 |
Saip | 38.620730 , 26.519540 |
Salman | 38.595010 , 26.386070 |
Sarpincik | 38.654080 , 26.402870 |
Tepeboz | 38.661870 , 26.447300 |
Tolos | 38.561670 , 26.369170 |
Yaylakoy | 38.575160 , 26.454580 |
Notes:
- You can download geometry data for Karaburun 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.