Karsiyaka (Izmir) Map Cropping Samples

Karsiyaka (Izmir) Map Cropping Samples-1
Karsiyaka (Izmir) Map Cropping Samples-1
Karsiyaka (Izmir) Map Cropping Samples-2
Karsiyaka (Izmir) Map Cropping Samples-2
Download outline map of Karsiyaka (geojson format) : Karsiyaka.geojson (**)
Download polygon array of Karsiyaka map for "Google Maps" : Karsiyaka.txt
Bounding Box for Karsiyaka Map : ( 38.44875 , 27.066223 , 38.554471 , 27.188768 )
Wikipedia ID for Karsiyaka : Q2670720
Wikipedia SPARQL Query for Karsiyaka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2670720 wdt:P1082 ?population. }
OPTIONAL { wd:Q2670720 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2670720 wdt:P2046 ?area. }
OPTIONAL { wd:Q2670720 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2670720 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2670720 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.44875, 27.066223, 38.554471, 27.188768);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Karsiyaka)
[out:json];
(
rel["name"="Karşıyaka"][type=boundary];
rel["name:en"="Karşıyaka"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Karsiyaka
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Aksoy 38.457451 , 27.101345
Atakent 38.462890 , 27.087654
Evka-2 38.497286 , 27.124885
Evka-2 38.496522 , 27.123591
Karşıyaka 38.457330 , 27.110620
Mavisehir 38.469403 , 27.073746
Sancak 38.519770 , 27.155170
Yali 38.475450 , 27.094331
Yamanlar 38.542560 , 27.132750


Notes:
- You can download geometry data for Karsiyaka 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.

Create Karsiyaka neighborhoods and villages map.


Share this page