Seferihisar (Izmir) Map Cropping Samples
Seferihisar (Izmir) Map Cropping Samples-1
Seferihisar (Izmir) Map Cropping Samples-2
Seferihisar neighborhoods and villages map with 3D shadow effect
flag map of Seferihisar with 3D shadow effect
Seferihisar map with 3d shadow effect
Download outline map of Seferihisar (geojson format) :
Seferihisar.geojson (**)
Download polygon array of Seferihisar map for "Google Maps" :
Seferihisar.txt
Bounding Box for Seferihisar Map : ( 38.03125 , 26.753697 , 38.308853 , 27.015543 )
Wikipedia ID for Seferihisar : Q2523774
Wikipedia SPARQL Query for Seferihisar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2523774 wdt:P1082 ?population. }
OPTIONAL { wd:Q2523774 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2523774 wdt:P2046 ?area. }
OPTIONAL { wd:Q2523774 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2523774 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2523774 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 Seferihisar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.03125, 26.753697, 38.308853, 27.015543);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Seferihisar)
[out:json];
(
rel["name"="Seferihisar"][type=boundary];
rel["name:en"="Seferihisar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Seferihisar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Beyler | 38.228870 , 26.926820 |
Cumali Ilicai | 38.145660 , 26.893390 |
Cumhuriyet | 38.072220 , 26.920540 |
Doganbey | 38.085900 , 26.868020 |
Duzce | 38.241620 , 26.815880 |
Eski Orhanli | 38.198660 , 26.967330 |
Godence | 38.270590 , 26.918940 |
Ihsaniye | 38.274560 , 26.809690 |
Karakoc Ilicasi | 38.087810 , 26.909610 |
Kavakdere | 38.158420 , 26.890950 |
Orhanli | 38.167580 , 26.952000 |
Seferihisar | 38.196860 , 26.839020 |
Tepecik | 38.133470 , 26.835940 |
Tepecik | 38.216670 , 26.816670 |
Turgutlu | 38.257950 , 26.806550 |
Ulamis | 38.249000 , 26.845800 |
Urkmez | 38.078620 , 26.957800 |
Notes:
- You can download geometry data for Seferihisar 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.