Sultanhisar (Aydin) Map Cropping Samples
Sultanhisar (Aydin) Map Cropping Samples-1
Sultanhisar (Aydin) Map Cropping Samples-2
Sultanhisar neighborhoods and villages map with 3D shadow effect
flag map of Sultanhisar with 3D shadow effect
Sultanhisar map with 3d shadow effect
Download outline map of Sultanhisar (geojson format) :
Sultanhisar.geojson (**)
Download polygon array of Sultanhisar map for "Google Maps" :
Sultanhisar.txt
Bounding Box for Sultanhisar Map : ( 37.843044 , 28.080129 , 38.042775 , 28.287495 )
Wikipedia ID for Sultanhisar : Q1858565
Wikipedia SPARQL Query for Sultanhisar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1858565 wdt:P1082 ?population. }
OPTIONAL { wd:Q1858565 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1858565 wdt:P2046 ?area. }
OPTIONAL { wd:Q1858565 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1858565 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1858565 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 Sultanhisar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.843044, 28.080129, 38.042775, 28.287495);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sultanhisar)
[out:json];
(
rel["name"="Sultanhisar"][type=boundary];
rel["name:en"="Sultanhisar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sultanhisar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atça | 37.885830 , 28.215560 |
Azapli | 37.909990 , 28.096180 |
Cerkez | 37.866670 , 28.150000 |
Demirhan | 37.973450 , 28.223960 |
Devrant | 37.887070 , 28.177530 |
Eskihisar | 37.903410 , 28.131300 |
Guvendik | 37.924340 , 28.169980 |
Hasankahve Mahallesi | 37.874460 , 28.139890 |
Incealan | 37.959880 , 28.212520 |
Kabaca | 37.879600 , 28.138320 |
Kavakli | 37.927670 , 28.142300 |
Malgacmustafa | 37.945450 , 28.166970 |
Salavatli | 37.891230 , 28.103330 |
Sultanhisar | 37.889720 , 28.157500 |
Uzunlar | 37.949390 , 28.202950 |
Yagdere | 37.909760 , 28.208510 |
Notes:
- You can download geometry data for Sultanhisar 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.