Download outline map of Gölköy (geojson format) :
Gölköy.geojson (**)
Download polygon array of Gölköy map for "Google Maps" :
Gölköy.txt
Bounding Box for Gölköy Map : ( 40.532233 , 37.461791 , 40.778284 , 37.750422 )
Wikipedia ID for Gölköy : Q1948371
Wikipedia SPARQL Query for Gölköy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1948371 wdt:P1082 ?population. }
OPTIONAL { wd:Q1948371 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1948371 wdt:P2046 ?area. }
OPTIONAL { wd:Q1948371 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1948371 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1948371 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ölköy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.532233, 37.461791, 40.778284, 37.750422);
);
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ölköy)
[out:json];
(
rel["name"="Gölköy"][type=boundary];
rel["name:en"="Gölköy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gölköy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahmetli | 40.723040 , 37.555980 |
Akcali | 40.730640 , 37.590990 |
Alanyurt | 40.677820 , 37.539530 |
Aydogan | 40.679860 , 37.515600 |
Bulut | 40.694890 , 37.560430 |
Catak | 40.715520 , 37.604050 |
Cetilli | 40.706740 , 37.571220 |
Cihadiye | 40.676020 , 37.572980 |
Damarli | 40.730090 , 37.717470 |
Damarli | 40.633440 , 37.683090 |
Demirtas | 40.600000 , 37.500000 |
Direkli | 40.761110 , 37.522990 |
Duzyayla | 40.611300 , 37.482870 |
Emirler | 40.728030 , 37.627660 |
Guzelyayla | 40.598660 , 37.566300 |
Haruniye | 40.628860 , 37.537490 |
Hurriyet | 40.733230 , 37.615690 |
Icyaka | 40.728660 , 37.646300 |
Kalekoy | 40.685830 , 37.583830 |
Karagoz | 40.666670 , 37.633330 |
Karahasan | 40.654870 , 37.522830 |
Konak | 40.741040 , 37.719150 |
Kozoren | 40.679450 , 37.702800 |
Ozlu | 40.751040 , 37.647270 |
Suleymaniye | 40.643300 , 37.539570 |
Yuvapinar | 40.608400 , 37.546880 |
Notes:
- You can download geometry data for Gölköy 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.