Foça (Izmir) Map Cropping Samples
Foça (Izmir) Map Cropping Samples-1
Foça (Izmir) Map Cropping Samples-2
Foça neighborhoods and villages map with 3D shadow effect
flag map of Foça with 3D shadow effect
Foça map with 3d shadow effect
Download outline map of Foça (geojson format) :
Foça.geojson (**)
Download polygon array of Foça map for "Google Maps" :
Foça.txt
Bounding Box for Foça Map : ( 38.591251 , 26.722055 , 38.761196 , 26.986107 )
Wikipedia ID for Foça : Q1921294
Wikipedia SPARQL Query for Foça (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1921294 wdt:P1082 ?population. }
OPTIONAL { wd:Q1921294 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1921294 wdt:P2046 ?area. }
OPTIONAL { wd:Q1921294 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1921294 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1921294 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 Foça map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.591251, 26.722055, 38.761196, 26.986107);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Foça)
[out:json];
(
rel["name"="Foça"][type=boundary];
rel["name:en"="Foça"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Foça
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bagarasi | 38.658120 , 26.845980 |
Foça | 38.670300 , 26.756560 |
Gencerli | 38.729960 , 26.886630 |
Geren | 38.651790 , 26.904540 |
Hacilar | 38.616670 , 26.766670 |
Ilipinar | 38.690200 , 26.919110 |
Ismetpasa | 38.681110 , 26.744170 |
Kocamehmetler | 38.683330 , 26.866670 |
Kozbeyli | 38.716670 , 26.893330 |
Mersinli | 38.716670 , 26.750000 |
Sogutcuk Mahalle | 38.644310 , 26.806230 |
Yeni | 38.696710 , 26.902310 |
Yenibagarasi | 38.661640 , 26.842860 |
Yenifoca | 38.733330 , 26.833330 |
Notes:
- You can download geometry data for Foça 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.