Körfez (Kocaeli) Map Cropping Samples
Körfez (Kocaeli) Map Cropping Samples-1
Körfez (Kocaeli) Map Cropping Samples-2
Körfez neighborhoods and villages map with 3D shadow effect
flag map of Körfez with 3D shadow effect
Körfez map with 3d shadow effect
Download outline map of Körfez (geojson format) :
Körfez.geojson (**)
Download polygon array of Körfez map for "Google Maps" :
Körfez.txt
Bounding Box for Körfez Map : ( 40.73875 , 29.586795 , 41.031193 , 29.84673 )
Wikipedia ID for Körfez : Q27161
Wikipedia SPARQL Query for Körfez (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q27161 wdt:P1082 ?population. }
OPTIONAL { wd:Q27161 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q27161 wdt:P2046 ?area. }
OPTIONAL { wd:Q27161 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q27161 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q27161 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 Körfez map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.73875, 29.586795, 41.031193, 29.84673);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Körfez)
[out:json];
(
rel["name"="Körfez"][type=boundary];
rel["name:en"="Körfez"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Körfez
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alihocalar | 40.959520 , 29.744910 |
Balli | 40.800000 , 29.750000 |
Belen | 40.814560 , 29.753280 |
Cirakli | 40.902080 , 29.807260 |
Derekoy | 40.840690 , 29.772110 |
Dikenli | 41.004090 , 29.766540 |
Elmacik | 40.848220 , 29.706170 |
Haci | 40.850000 , 29.750000 |
Hereke | 40.786110 , 29.614720 |
Himmetli | 40.899300 , 29.832910 |
Ignedikli | 40.842760 , 29.789370 |
Ilimtepe | 40.805930 , 29.784130 |
Kalburcu | 40.837500 , 29.726940 |
Karayakuplu | 40.885930 , 29.784350 |
Kirazyali | 40.777130 , 29.698660 |
Kircali | 40.953060 , 29.759720 |
Kutluca | 40.912500 , 29.748330 |
Naipkoy | 40.865080 , 29.736060 |
Osmanli | 40.908960 , 29.788910 |
Sevindikli | 40.889340 , 29.769000 |
Sipahiler | 40.861090 , 29.790670 |
Notes:
- You can download geometry data for Körfez 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.