Download outline map of Ayvacik (geojson format) :
Ayvacik.geojson (**)
Download polygon array of Ayvacik map for "Google Maps" :
Ayvacik.txt
Bounding Box for Ayvacik Map : ( 40.872554 , 36.359181 , 41.085067 , 36.717778 )
Wikipedia ID for Ayvacik : Q2181540
Wikipedia SPARQL Query for Ayvacik (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2181540 wdt:P1082 ?population. }
OPTIONAL { wd:Q2181540 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2181540 wdt:P2046 ?area. }
OPTIONAL { wd:Q2181540 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2181540 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2181540 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 Ayvacik map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.872554, 36.359181, 41.085067, 36.717778);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ayvacik)
[out:json];
(
rel["name"="Ayvacık"][type=boundary];
rel["name:en"="Ayvacık"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ayvacik
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ardic | 40.919760 , 36.606880 |
Ayvacık | 40.991110 , 36.631390 |
Basalan | 40.893860 , 36.505560 |
Camalan | 40.909280 , 36.655890 |
Camlikale | 40.915930 , 36.491380 |
Carsikoy | 40.923810 , 36.541910 |
Cokekli | 40.887130 , 36.417250 |
Dongel | 40.953520 , 36.529480 |
Dongelyatak | 40.945410 , 36.495730 |
Eynel | 40.992610 , 36.648710 |
Gultepe | 40.926630 , 36.564390 |
Gurcam | 40.955310 , 36.586790 |
Guzelyurt | 40.915710 , 36.583300 |
Kabaklik | 40.929180 , 36.684960 |
Kapikaya | 41.033460 , 36.598880 |
Karaagac | 40.968550 , 36.550460 |
Karsidongel | 40.947650 , 36.556410 |
Kazancili | 40.950000 , 36.516670 |
Keskinoglu | 40.981860 , 36.602320 |
Kocyurdu | 41.050000 , 36.683330 |
Orencik | 40.978780 , 36.651700 |
Ortakoy | 41.009090 , 36.671230 |
Sahilkoy | 41.029490 , 36.650330 |
Senpinar | 41.077890 , 36.651020 |
Sogpinari | 41.059720 , 36.649210 |
Terice | 40.981090 , 36.540970 |
Tiryakioglu | 40.954490 , 36.558660 |
Ugurlu | 40.944670 , 36.627340 |
Yenice | 41.047730 , 36.655020 |
Yenikoy | 41.003870 , 36.495360 |
Yesilcam | 40.944170 , 36.572840 |
Notes:
- You can download geometry data for Ayvacik 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.