Download outline map of Gölcük (geojson format) :
Gölcük.geojson (**)
Download polygon array of Gölcük map for "Google Maps" :
Gölcük.txt
Bounding Box for Gölcük Map : ( 40.570227 , 29.687851 , 40.730026 , 29.904354 )
Wikipedia ID for Gölcük : Q3130309
Wikipedia SPARQL Query for Gölcük (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3130309 wdt:P1082 ?population. }
OPTIONAL { wd:Q3130309 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3130309 wdt:P2046 ?area. }
OPTIONAL { wd:Q3130309 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3130309 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3130309 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ölcük map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.570227, 29.687851, 40.730026, 29.904354);
);
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ölcük)
[out:json];
(
rel["name"="Gölcük"][type=boundary];
rel["name:en"="Gölcük"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gölcük
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ayvazpinari | 40.626750 , 29.743010 |
Değirmendere | 40.720000 , 29.780830 |
Eskiferhadiye | 40.664500 , 29.879450 |
Eskigonca | 40.700000 , 29.766670 |
Feradiye | 40.636480 , 29.848170 |
Gölcük | 40.703240 , 29.872160 |
Halıdere | 40.716040 , 29.752230 |
Hamidiye | 40.666100 , 29.821440 |
Hasaneyn | 40.663070 , 29.855440 |
Hisareyn | 40.686450 , 29.853130 |
İhsaniye | 40.690870 , 29.834720 |
Irsadiye | 40.633330 , 29.800000 |
Lutfiye | 40.658720 , 29.752720 |
Mamuriye | 40.639620 , 29.836770 |
Mesruriye | 40.641070 , 29.774070 |
Nimetiye | 40.669070 , 29.863630 |
Nüzhetiye | 40.640000 , 29.863060 |
Orcun | 40.703110 , 29.794780 |
Sarayli | 40.698010 , 29.798380 |
Selimiye | 40.673800 , 29.800850 |
Serindere | 40.636730 , 29.904280 |
Sevketiye | 40.647800 , 29.785800 |
Sirinkoy | 40.702130 , 29.826330 |
Sofular | 40.640470 , 29.709270 |
Ulaşlı | 40.705830 , 29.696080 |
Ummiye | 40.649730 , 29.833080 |
Yazlik | 40.694760 , 29.870070 |
Notes:
- You can download geometry data for Gölcük 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.