Download outline map of Gündogmus (geojson format) :
Gündogmus.geojson (**)
Download polygon array of Gündogmus map for "Google Maps" :
Gündogmus.txt
Bounding Box for Gündogmus Map : ( 36.665144 , 31.737698 , 37.122029 , 32.439725 )
Wikipedia ID for Gündogmus : Q327508
Wikipedia SPARQL Query for Gündogmus (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q327508 wdt:P1082 ?population. }
OPTIONAL { wd:Q327508 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q327508 wdt:P2046 ?area. }
OPTIONAL { wd:Q327508 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q327508 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q327508 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ündogmus map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.665144, 31.737698, 37.122029, 32.439725);
);
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ündogmus)
[out:json];
(
rel["name"="Gündoğmuş"][type=boundary];
rel["name:en"="Gündoğmuş"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gündogmus
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akyar | 36.753890 , 32.211110 |
Balkaya | 36.753210 , 32.087200 |
Beden | 36.774440 , 32.283330 |
Calti | 36.719530 , 32.162430 |
Camlialan | 36.727530 , 32.289200 |
Cicekoluk | 36.816670 , 31.855280 |
Eksere | 36.813390 , 31.999710 |
Eskibag | 36.739900 , 32.139840 |
Guneycik | 36.767880 , 31.785050 |
Guneyyaka | 36.856290 , 31.928160 |
Kadiyakasi Yaylasi | 36.716670 , 32.316670 |
Kalecik | 36.786370 , 31.856970 |
Karabul | 36.799180 , 31.888670 |
Karadere | 36.834490 , 31.934440 |
Karaisa | 36.802790 , 31.907320 |
Karakoy | 36.750000 , 32.266670 |
Kayabuku | 36.762020 , 32.148480 |
Koprulu | 36.732300 , 32.184970 |
Korucak Yaylasi | 36.833330 , 32.116670 |
Kozagac | 36.833330 , 32.050000 |
Kupcu | 36.800000 , 31.950000 |
Naragaci | 36.801480 , 32.093340 |
Ortakonus | 36.753530 , 32.043940 |
Ortakoy | 36.786590 , 32.122040 |
Pembelik | 36.831540 , 32.082580 |
Senir | 36.794250 , 31.952240 |
Seyircik Yaylasi | 36.850000 , 32.233330 |
Sindirfe | 36.806790 , 32.059580 |
Umutlu | 36.778840 , 32.008200 |
Yenikoy | 36.716670 , 32.266670 |
Notes:
- You can download geometry data for Gündogmus 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.