Download outline map of Güneysu (geojson format) :
Güneysu.geojson (**)
Download polygon array of Güneysu map for "Google Maps" :
Güneysu.txt
Bounding Box for Güneysu Map : ( 40.861462 , 40.567711 , 41.015775 , 40.734494 )
Wikipedia ID for Güneysu : Q2671161
Wikipedia SPARQL Query for Güneysu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2671161 wdt:P1082 ?population. }
OPTIONAL { wd:Q2671161 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2671161 wdt:P2046 ?area. }
OPTIONAL { wd:Q2671161 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2671161 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2671161 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üneysu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.861462, 40.567711, 41.015775, 40.734494);
);
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üneysu)
[out:json];
(
rel["name"="Güneysu"][type=boundary];
rel["name:en"="Güneysu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Güneysu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adacami | 40.997950 , 40.600620 |
Asagi Irmak | 40.945190 , 40.629310 |
Asmaliirmak | 40.946000 , 40.601960 |
Ballidere | 40.941510 , 40.578830 |
Basaran | 40.999140 , 40.616970 |
Baskoy | 40.931660 , 40.661780 |
Bulutlu | 40.972480 , 40.664380 |
Camlica | 40.935320 , 40.647100 |
Cavuslar | 40.992740 , 40.671860 |
Derebasi | 40.954380 , 40.709530 |
Dumankaya | 40.965010 , 40.593460 |
Guneli | 40.979240 , 40.633860 |
Gurgen | 40.947680 , 40.655210 |
Islahiye | 40.963280 , 40.677610 |
Kibledagi | 40.954990 , 40.634310 |
Kiremit | 40.957690 , 40.598320 |
Melekkoy | 40.945060 , 40.584740 |
Ortakoy | 40.966480 , 40.618750 |
Selamet | 40.982790 , 40.626240 |
Tepebasi | 40.972690 , 40.600820 |
Yarimada | 40.972470 , 40.625620 |
Yenicami | 40.990730 , 40.618660 |
Yenikoy | 40.959690 , 40.669080 |
Yesilkoy | 40.952170 , 40.593990 |
Yesilyurt | 40.981370 , 40.579390 |
Yukariislahiye | 40.977260 , 40.678860 |
Yuksekkoy | 40.930700 , 40.581220 |
Notes:
- You can download geometry data for Güneysu 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.