Download outline map of Amasra (geojson format) :
Amasra.geojson (**)
Download polygon array of Amasra map for "Google Maps" :
Amasra.txt
Bounding Box for Amasra Map : ( 41.681061 , 32.328061 , 41.813645 , 32.587695 )
Wikipedia ID for Amasra : Q455458
Wikipedia SPARQL Query for Amasra (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q455458 wdt:P1082 ?population. }
OPTIONAL { wd:Q455458 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q455458 wdt:P2046 ?area. }
OPTIONAL { wd:Q455458 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q455458 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q455458 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 Amasra map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.681061, 32.328061, 41.813645, 32.587695);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Amasra)
[out:json];
(
rel["name"="Amasra"][type=boundary];
rel["name:en"="Amasra"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Amasra
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abbaz | 41.732080 , 32.439080 |
Acarlar | 41.767530 , 32.571390 |
Aferin | 41.696910 , 32.511410 |
Ahatlar | 41.735380 , 32.422900 |
Akkonak | 41.794880 , 32.512950 |
Aliobasi | 41.765920 , 32.519500 |
Besirler | 41.758800 , 32.566070 |
Bostanlar | 41.712710 , 32.385650 |
Cakrazbuz | 41.769550 , 32.466760 |
Cakrazova | 41.782430 , 32.494430 |
Cakrazseyhler | 41.779720 , 32.483890 |
Canakcilar | 41.710320 , 32.498320 |
Cumayani | 41.779550 , 32.569050 |
Darioren | 41.684830 , 32.511340 |
Esenler | 41.770510 , 32.558930 |
Gecgun | 41.797660 , 32.533510 |
Gokcundemirci | 41.791790 , 32.540950 |
Gomu | 41.730500 , 32.359840 |
Hatipler | 41.780410 , 32.500710 |
Incigez | 41.705210 , 32.485760 |
Inpiri | 41.743890 , 32.440780 |
Kalayci | 41.786260 , 32.540840 |
Karakacak | 41.769660 , 32.481020 |
Kazpinari | 41.700000 , 32.366670 |
Kocakoy | 41.694080 , 32.478760 |
Makaraci | 41.726660 , 32.449830 |
Ovacik | 41.746880 , 32.481870 |
Sahne | 41.690100 , 32.464790 |
Sarayduzu | 41.695170 , 32.439170 |
Senyurt | 41.769560 , 32.493080 |
Serenli | 41.735700 , 32.449510 |
Sukurler | 41.713940 , 32.533650 |
Tarlaagzi | 41.716670 , 32.350000 |
Topallar | 41.750000 , 32.500000 |
Topderesi | 41.711220 , 32.398630 |
Yaylayazicilar | 41.779550 , 32.540730 |
Yukarisal | 41.727740 , 32.547870 |
Yurekler | 41.791790 , 32.523380 |
Notes:
- You can download geometry data for Amasra 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.