Download outline map of Gökçebey (geojson format) :
Gökçebey.geojson (**)
Download polygon array of Gökçebey map for "Google Maps" :
Gökçebey.txt
Bounding Box for Gökçebey Map : ( 41.228269 , 32.066065 , 41.381785 , 32.295597 )
Wikipedia ID for Gökçebey : Q1014093
Wikipedia SPARQL Query for Gökçebey (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1014093 wdt:P1082 ?population. }
OPTIONAL { wd:Q1014093 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1014093 wdt:P2046 ?area. }
OPTIONAL { wd:Q1014093 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1014093 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1014093 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 Gökçebey map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.228269, 32.066065, 41.381785, 32.295597);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gökçebey)
[out:json];
(
rel["name"="Gökçebey"][type=boundary];
rel["name:en"="Gökçebey"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gökçebey
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcahatipler | 41.378330 , 32.269110 |
Aktarla | 41.338390 , 32.168800 |
Alioglu | 41.282470 , 32.158400 |
Aliusta | 41.330960 , 32.237700 |
Aydinlar | 41.341780 , 32.227320 |
Bakacakkadi | 41.341740 , 32.090950 |
Bakiler | 41.340690 , 32.112570 |
Bodac | 41.276010 , 32.169020 |
Civelekler | 41.350550 , 32.248670 |
Cukur | 41.287480 , 32.127180 |
Dagdemirciler | 41.355760 , 32.243760 |
Duhancilar | 41.361190 , 32.254420 |
Gaziler | 41.288030 , 32.164540 |
Gedikoglu | 41.346180 , 32.226100 |
Hacimusa | 41.318170 , 32.258330 |
Helkime | 41.306660 , 32.246930 |
Huseyinbey | 41.255260 , 32.122520 |
Karapinar | 41.349580 , 32.230140 |
Kekecler | 41.373010 , 32.272510 |
Koseoglu | 41.319540 , 32.144530 |
Muharremler | 41.337030 , 32.217060 |
Musabey | 41.282580 , 32.121040 |
Namazgah | 41.301760 , 32.206700 |
Ortakoy | 41.311340 , 32.255550 |
Pazarlioglu | 41.347320 , 32.257610 |
Saraclar | 41.331200 , 32.153350 |
Ucburgu | 41.315000 , 32.105330 |
Uzunahmetler | 41.309110 , 32.162420 |
Veyisoglu | 41.316670 , 32.133330 |
Notes:
- You can download geometry data for Gökçebey 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.