Download outline map of Atakum (geojson format) :
Atakum.geojson (**)
Download polygon array of Atakum map for "Google Maps" :
Atakum.txt
Bounding Box for Atakum Map : ( 41.214588 , 35.984474 , 41.444731 , 36.311844 )
Wikipedia ID for Atakum : Q4812671
Wikipedia SPARQL Query for Atakum (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4812671 wdt:P1082 ?population. }
OPTIONAL { wd:Q4812671 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4812671 wdt:P2046 ?area. }
OPTIONAL { wd:Q4812671 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4812671 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4812671 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 Atakum map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.214588, 35.984474, 41.444731, 36.311844);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Atakum)
[out:json];
(
rel["name"="Atakum"][type=boundary];
rel["name:en"="Atakum"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Atakum
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akalan | 41.300000 , 36.100000 |
Aksu | 41.350000 , 36.166670 |
Alanli | 41.330280 , 36.208060 |
Altinkum | 41.389430 , 36.177290 |
Altinkum | 41.387500 , 36.171110 |
Arslandami | 41.338090 , 36.046740 |
Balac | 41.313060 , 36.265280 |
Beypinar | 41.309250 , 36.270620 |
Buyukoyumca | 41.352780 , 36.191670 |
Çakirlar Yali | 41.431357 , 36.162904 |
Camliyazi | 41.316670 , 36.150000 |
Catalcam | 41.416590 , 36.166830 |
Catmaoluk | 41.284030 , 36.161140 |
Cobanli | 41.320830 , 36.250000 |
Elmacukuru | 41.333330 , 36.016670 |
Erikli | 41.357400 , 36.062510 |
Guneykoy | 41.282320 , 36.066510 |
Incesu | 41.373330 , 36.179440 |
Kabaduz | 41.353620 , 36.084090 |
Karakavuk | 41.383330 , 36.133330 |
Karaoyumca | 41.338060 , 36.181940 |
Kayaguney | 41.396710 , 36.060610 |
Kesilli | 41.306560 , 36.192710 |
Kolpinar | 41.311580 , 36.288400 |
Koseli | 41.306060 , 36.154230 |
Kucukkolpinar | 41.317780 , 36.294440 |
Kulacadag | 41.266670 , 36.150000 |
Kurugokce | 41.423330 , 36.091390 |
Kurupelit | 41.353200 , 36.192990 |
Meyvali | 41.328840 , 36.161480 |
Oflu | 41.382900 , 36.098420 |
Olyas | 41.310760 , 36.252740 |
Saraykoy | 41.299880 , 36.178880 |
Sariisik | 41.284160 , 36.187350 |
Saritas | 41.315600 , 36.172030 |
Senyurt | 41.302030 , 36.048590 |
Taflan | 41.409440 , 36.128890 |
Yakakent | 41.340060 , 36.233730 |
Yukariaksu | 41.340140 , 36.150360 |
Notes:
- You can download geometry data for Atakum 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.