Download outline map of Vakfikebir (geojson format) :
Vakfikebir.geojson (**)
Download polygon array of Vakfikebir map for "Google Maps" :
Vakfikebir.txt
Bounding Box for Vakfikebir Map : ( 40.909574 , 39.242877 , 41.072467 , 39.403802 )
Wikipedia ID for Vakfikebir : Q1947455
Wikipedia SPARQL Query for Vakfikebir (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1947455 wdt:P1082 ?population. }
OPTIONAL { wd:Q1947455 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1947455 wdt:P2046 ?area. }
OPTIONAL { wd:Q1947455 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1947455 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1947455 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 Vakfikebir map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.909574, 39.242877, 41.072467, 39.403802);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vakfikebir)
[out:json];
(
rel["name"="Vakfıkebir"][type=boundary];
rel["name:en"="Vakfıkebir"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vakfikebir
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acikalan | 40.966240 , 39.306720 |
Akkoy | 40.972750 , 39.296060 |
Aydogdu | 41.048850 , 39.326830 |
Bahadirli | 41.018480 , 39.265660 |
Balli | 41.014170 , 39.343830 |
Caferli | 41.023400 , 39.287400 |
Cavuslu | 41.030790 , 39.371540 |
Celebi | 41.027320 , 39.335730 |
Demirci | 41.059020 , 39.342670 |
Deregozu | 41.015720 , 39.350040 |
Duzluk | 41.018910 , 39.306210 |
Esentepe | 41.013240 , 39.261610 |
Fethiye | 40.988710 , 39.304580 |
Fevziye | 40.972320 , 39.274720 |
Guneykoy | 41.015630 , 39.278080 |
Guneysu | 41.002520 , 39.273080 |
Hamzali | 41.034440 , 39.344340 |
Ilyasli | 41.005200 , 39.318980 |
Ishakli | 40.989720 , 39.295200 |
Karasu | 40.962540 , 39.305730 |
Kemaliye | 41.031680 , 39.331920 |
Kirankoy | 41.015980 , 39.324070 |
Koprucek | 40.980420 , 39.269360 |
Kucukdere | 41.057380 , 39.354510 |
Mahmutlu | 41.027280 , 39.361250 |
Ortakoy | 40.976820 , 39.291980 |
Ridvanli | 40.978650 , 39.303220 |
Sagri | 40.968130 , 39.296890 |
Sekmenli | 41.009680 , 39.305860 |
Senocak | 40.969150 , 39.282230 |
Sinanli | 41.003990 , 39.282740 |
Soguksu | 41.003640 , 39.293010 |
Tarlacik | 41.039880 , 39.305430 |
Ustkol | 41.014350 , 39.363420 |
Yalikoy | 41.054630 , 39.331320 |
Yaylacik | 41.001400 , 39.252720 |
Yildiz | 41.035560 , 39.294130 |
Notes:
- You can download geometry data for Vakfikebir 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.