Download outline map of Gümüsova (geojson format) :
Gümüsova.geojson (**)
Download polygon array of Gümüsova map for "Google Maps" :
Gümüsova.txt
Bounding Box for Gümüsova Map : ( 40.782575 , 30.809848 , 40.91617 , 31.022724 )
Wikipedia ID for Gümüsova : Q2671034
Wikipedia SPARQL Query for Gümüsova (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2671034 wdt:P1082 ?population. }
OPTIONAL { wd:Q2671034 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2671034 wdt:P2046 ?area. }
OPTIONAL { wd:Q2671034 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2671034 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2671034 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ümüsova map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.782575, 30.809848, 40.91617, 31.022724);
);
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ümüsova)
[out:json];
(
rel["name"="Gümüşova"][type=boundary];
rel["name:en"="Gümüşova"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gümüsova
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adakoy | 40.860580 , 30.990020 |
Altindag | 40.799190 , 30.874250 |
Bogazici | 40.801430 , 30.888670 |
Dededuzu | 40.887410 , 30.858010 |
Dereduz | 40.807070 , 30.918900 |
Derekoy | 40.803020 , 30.919330 |
Devrent | 40.821550 , 30.919330 |
Elmacik | 40.829170 , 30.980830 |
Esbitduzu | 40.811330 , 30.920290 |
Halilbey | 40.835380 , 30.891160 |
Kadirler | 40.855050 , 31.013010 |
Kahveleryani | 40.861330 , 31.007050 |
Kamilsahlar | 40.790890 , 30.850300 |
Karasait | 40.800000 , 30.866670 |
Kiran | 40.803740 , 30.933220 |
Kiyikoy | 40.866440 , 30.905830 |
Mahmutlar | 40.862230 , 30.902420 |
Muratoglu | 40.884430 , 30.871390 |
Oren | 40.873300 , 30.917270 |
Pazarcik | 40.897780 , 30.845160 |
Selamlar | 40.854890 , 30.965430 |
Sirt | 40.806860 , 30.940190 |
Soguksu | 40.850470 , 30.884490 |
Sultaniye | 40.841320 , 31.002370 |
Ucozler | 40.875640 , 30.888960 |
Yesilyayla | 40.797060 , 30.869940 |
Yongalik | 40.824820 , 30.930270 |
Notes:
- You can download geometry data for Gümüsova 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.