Download outline map of Gülsehir (geojson format) :
Gülsehir.geojson (**)
Download polygon array of Gülsehir map for "Google Maps" :
Gülsehir.txt
Bounding Box for Gülsehir Map : ( 38.588231 , 34.248197 , 38.905866 , 34.724472 )
Wikipedia ID for Gülsehir : Q1003182
Wikipedia SPARQL Query for Gülsehir (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1003182 wdt:P1082 ?population. }
OPTIONAL { wd:Q1003182 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1003182 wdt:P2046 ?area. }
OPTIONAL { wd:Q1003182 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1003182 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1003182 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ülsehir map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.588231, 34.248197, 38.905866, 34.724472);
);
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ülsehir)
[out:json];
(
rel["name"="Gülşehir"][type=boundary];
rel["name:en"="Gülşehir"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gülsehir
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abuusagi | 38.851980 , 34.316360 |
Ahmetoren | 38.809780 , 34.602540 |
Alemli | 38.858180 , 34.640410 |
Alkan | 38.784380 , 34.635260 |
Arafa | 38.825620 , 34.683220 |
Bolukoren | 38.643990 , 34.409510 |
Civelek | 38.786430 , 34.648860 |
Dadagi | 38.840980 , 34.648530 |
Emmiler | 38.770760 , 34.373530 |
Eskiyaylacik | 38.795770 , 34.597490 |
Fakiusagi | 38.790780 , 34.313930 |
Hacilar | 38.833000 , 34.439750 |
Karacasar | 38.696530 , 34.573830 |
Karahuyuk | 38.850320 , 34.413960 |
Kisla | 38.794130 , 34.611780 |
Kizilkaya | 38.698550 , 34.420320 |
Ogulkaya | 38.748150 , 34.369910 |
Ovaoren | 38.637590 , 34.290330 |
Sahinler | 38.855310 , 34.381980 |
Salanda | 38.825560 , 34.532120 |
Terlemez | 38.731070 , 34.301980 |
Topcu | 38.866670 , 34.400000 |
Tuz | 38.766550 , 34.497440 |
Yakatarla | 38.730690 , 34.357410 |
Yalintas | 38.697400 , 34.342930 |
Yamali | 38.892240 , 34.270610 |
Yeniyaylacik | 38.781040 , 34.624610 |
Yesilli | 38.841210 , 34.414730 |
Yesiloz | 38.780770 , 34.684540 |
Yesilyurt | 38.815830 , 34.449300 |
Yuksekli | 38.806060 , 34.510560 |
Notes:
- You can download geometry data for Gülsehir 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.