Gebze (Kocaeli) Map Cropping Samples
Gebze (Kocaeli) Map Cropping Samples-1
Gebze (Kocaeli) Map Cropping Samples-2
Gebze neighborhoods and villages map with 3D shadow effect
flag map of Gebze with 3D shadow effect
Gebze map with 3d shadow effect
Download outline map of Gebze (geojson format) :
Gebze.geojson (**)
Download polygon array of Gebze map for "Google Maps" :
Gebze.txt
Bounding Box for Gebze Map : ( 40.767036 , 29.370853 , 41.042695 , 29.751265 )
Wikipedia ID for Gebze : Q206116
Wikipedia SPARQL Query for Gebze (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q206116 wdt:P1082 ?population. }
OPTIONAL { wd:Q206116 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q206116 wdt:P2046 ?area. }
OPTIONAL { wd:Q206116 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q206116 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q206116 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 Gebze map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.767036, 29.370853, 41.042695, 29.751265);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gebze)
[out:json];
(
rel["name"="Gebze"][type=boundary];
rel["name:en"="Gebze"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gebze
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahatli | 40.974790 , 29.690520 |
Akören | 40.908842 , 29.497604 |
Balçık | 40.872500 , 29.428330 |
Cuma | 40.903730 , 29.494320 |
Denizli | 40.891110 , 29.533330 |
Durakli | 40.957830 , 29.729430 |
Elbizli | 40.941830 , 29.727660 |
Gebze | 40.802760 , 29.430680 |
Hatipler | 40.969220 , 29.718230 |
Kadılı | 40.931100 , 29.479570 |
Kargalı | 40.953180 , 29.669280 |
Melemezli | 40.983330 , 29.716670 |
Mollafeneri | 40.886110 , 29.494440 |
Muallim | 40.792980 , 29.492910 |
Mudarali | 41.009440 , 29.556110 |
Ovacik | 40.966160 , 29.502140 |
Pelitli | 40.865010 , 29.460620 |
Tavşanlı | 40.818760 , 29.511360 |
Tepepanayir | 41.019620 , 29.734070 |
Yagcilar | 40.913340 , 29.656410 |
Notes:
- You can download geometry data for Gebze 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.