Sarayönü (Konya) Map Cropping Samples
Sarayönü (Konya) Map Cropping Samples-1
Sarayönü (Konya) Map Cropping Samples-2
Sarayönü neighborhoods and villages map with 3D shadow effect
flag map of Sarayönü with 3D shadow effect
Sarayönü map with 3d shadow effect
Download outline map of Sarayönü (geojson format) :
Sarayönü.geojson (**)
Download polygon array of Sarayönü map for "Google Maps" :
Sarayönü.txt
Bounding Box for Sarayönü Map : ( 38.125494 , 32.293042 , 38.816582 , 32.641408 )
Wikipedia ID for Sarayönü : Q2073541
Wikipedia SPARQL Query for Sarayönü (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2073541 wdt:P1082 ?population. }
OPTIONAL { wd:Q2073541 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2073541 wdt:P2046 ?area. }
OPTIONAL { wd:Q2073541 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2073541 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2073541 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 Sarayönü map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.125494, 32.293042, 38.816582, 32.641408);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sarayönü)
[out:json];
(
rel["name"="Sarayönü"][type=boundary];
rel["name:en"="Sarayönü"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sarayönü
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akdogan | 38.220110 , 32.483850 |
Bahcesaray | 38.153640 , 32.460270 |
Bashuyuk | 38.277780 , 32.478890 |
Boyali | 38.766670 , 32.366670 |
Buyukzengi | 38.254210 , 32.320180 |
Cesmelisebil | 38.621670 , 32.550830 |
Coplandere Yaylasi | 38.691650 , 32.379110 |
Degirmenli | 38.286030 , 32.323260 |
Ertugrul | 38.197500 , 32.428890 |
Gozlu | 38.437220 , 32.335830 |
Halici | 38.191940 , 32.373890 |
Kadioglu | 38.744770 , 32.486430 |
Karabiyikli | 38.726110 , 32.364720 |
Karatepe | 38.336110 , 32.411110 |
Kayioren | 38.655310 , 32.462970 |
Konya | 38.252570 , 32.475380 |
Kursunlu | 38.170900 , 32.417990 |
Kuyulusebil | 38.653890 , 32.529720 |
Ozkent | 38.446940 , 32.527780 |
Yenicekaya | 38.300830 , 32.338060 |
Notes:
- You can download geometry data for Sarayönü 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.