Download outline map of Almus (geojson format) :
Almus.geojson (**)
Download polygon array of Almus map for "Google Maps" :
Almus.txt
Bounding Box for Almus Map : ( 40.168248 , 36.749754 , 40.46105 , 37.462603 )
Wikipedia ID for Almus : Q2670757
Wikipedia SPARQL Query for Almus (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2670757 wdt:P1082 ?population. }
OPTIONAL { wd:Q2670757 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2670757 wdt:P2046 ?area. }
OPTIONAL { wd:Q2670757 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2670757 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2670757 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 Almus map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.168248, 36.749754, 40.46105, 37.462603);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Almus)
[out:json];
(
rel["name"="Almus"][type=boundary];
rel["name:en"="Almus"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Almus
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akarcay | 40.364110 , 37.037240 |
Alankoy | 40.279580 , 37.135770 |
Alemdar | 40.400000 , 36.933330 |
Arisu | 40.294320 , 37.091610 |
Armutalan | 40.378360 , 36.984010 |
Atakoy | 40.448460 , 36.913280 |
Babakoy | 40.301250 , 36.979870 |
Bagtasi | 40.221310 , 37.366560 |
Bakimli | 40.376390 , 36.806110 |
Cambulak | 40.411840 , 36.963570 |
Camdali | 40.358610 , 37.111710 |
Caykaya | 40.251940 , 37.378350 |
Caykiri | 40.266670 , 37.333330 |
Cayonu | 40.200000 , 37.383330 |
Cevreli | 40.296940 , 36.856390 |
Ciftlikkoy | 40.270830 , 37.206110 |
Cihet | 40.287150 , 37.179540 |
Derekoy | 40.335580 , 37.161230 |
Dikili | 40.350130 , 37.073290 |
Durudere | 40.354210 , 37.140870 |
Gebeli | 40.289110 , 37.282090 |
Gevrek | 40.356990 , 36.849290 |
Gezgi | 40.400000 , 36.966670 |
Golgeli | 40.314440 , 37.036670 |
Goltepe | 40.235090 , 37.422200 |
Gorumlu | 40.330160 , 36.976050 |
Gumeleonu | 40.308930 , 37.123320 |
Hubyar | 40.177750 , 37.447200 |
Kadikoprusu | 40.366670 , 37.000000 |
Kapiagzi | 40.444060 , 36.985110 |
Kapici | 40.313460 , 36.933170 |
Karadere | 40.300500 , 36.960180 |
Kinik | 40.315520 , 36.907860 |
Kizilelma | 40.288540 , 37.000470 |
Kolkoy | 40.190210 , 37.366900 |
Kozalan | 40.350000 , 36.816670 |
Kuruseki | 40.417500 , 36.935440 |
Mescitkoy | 40.218380 , 37.050130 |
Ogulbey | 40.398010 , 37.007270 |
Sagirlar | 40.433840 , 36.951000 |
Sahilkoy | 40.338390 , 37.004300 |
Salkavak | 40.324940 , 37.007080 |
Sarigol | 40.250000 , 36.883330 |
Sarioren | 40.203350 , 37.408780 |
Serince | 40.379250 , 36.853980 |
Tecknecik | 40.272070 , 36.835800 |
Ucyol | 40.445310 , 36.861920 |
Yuvakoy | 40.357750 , 36.962840 |
Zora | 40.283330 , 37.266670 |
Notes:
- You can download geometry data for Almus 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.