Download outline map of Aricak (geojson format) :
Aricak.geojson (**)
Download polygon array of Aricak map for "Google Maps" :
Aricak.txt
Bounding Box for Aricak Map : ( 38.462132 , 39.981785 , 38.651992 , 40.314021 )
Wikipedia ID for Aricak : Q719227
Wikipedia SPARQL Query for Aricak (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q719227 wdt:P1082 ?population. }
OPTIONAL { wd:Q719227 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q719227 wdt:P2046 ?area. }
OPTIONAL { wd:Q719227 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q719227 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q719227 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 Aricak map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.462132, 39.981785, 38.651992, 40.314021);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aricak)
[out:json];
(
rel["name"="Arıcak"][type=boundary];
rel["name:en"="Arıcak"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aricak
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arıcak | 38.563890 , 40.134720 |
Berik | 38.466670 , 40.166670 |
Bircik | 38.533330 , 40.233330 |
Bozcavus | 38.553750 , 40.198730 |
Bukardi | 38.468960 , 40.172560 |
Cavusdere | 38.576700 , 40.070710 |
Cevrecik | 38.490920 , 40.088020 |
Ekrek | 38.483330 , 40.283330 |
Erbagi | 38.516670 , 40.216670 |
Erbagi | 38.550570 , 40.182380 |
Erimli | 38.524430 , 40.017590 |
Gerimtas | 38.533330 , 40.200000 |
Hamil | 38.533330 , 40.083330 |
Kambertepe | 38.540210 , 40.051100 |
Karakas | 38.538310 , 40.221390 |
Kasan | 38.500000 , 40.150000 |
Kayahisar | 38.561070 , 40.037670 |
Keydak | 38.550000 , 40.066670 |
Kotmir | 38.500000 , 40.216670 |
Kupluce | 38.536680 , 40.175300 |
Kutludugun | 38.491390 , 40.285830 |
Mahoyan | 38.466670 , 40.200000 |
Ormanpinar | 38.528490 , 40.077220 |
Ropin | 38.550000 , 40.033330 |
Saman | 38.533330 , 40.083330 |
Siratarla | 38.550000 , 40.050000 |
Tun Kerk | 38.633330 , 40.100000 |
Ucocak | 38.477420 , 40.244680 |
Yaylabasi | 38.482480 , 40.192980 |
Yogunbilek | 38.505280 , 40.189300 |
Notes:
- You can download geometry data for Aricak 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.