Download outline map of Ahlat (geojson format) :
Ahlat.geojson (**)
Download polygon array of Ahlat map for "Google Maps" :
Ahlat.txt
Bounding Box for Ahlat Map : ( 38.62378 , 42.086495 , 38.939158 , 42.642664 )
Wikipedia ID for Ahlat : Q400362
Wikipedia SPARQL Query for Ahlat (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q400362 wdt:P1082 ?population. }
OPTIONAL { wd:Q400362 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q400362 wdt:P2046 ?area. }
OPTIONAL { wd:Q400362 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q400362 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q400362 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 Ahlat map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.62378, 42.086495, 38.939158, 42.642664);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ahlat)
[out:json];
(
rel["name"="Ahlat"][type=boundary];
rel["name:en"="Ahlat"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ahlat
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcaoren | 38.908510 , 42.460310 |
Alakir | 38.803430 , 42.183350 |
Bahce | 38.773560 , 42.093960 |
Burcukaya | 38.812580 , 42.220750 |
Catalagzi | 38.795660 , 42.438480 |
Cemalettinkoy | 38.827480 , 42.525240 |
Develik | 38.905660 , 42.514020 |
Dilburnu | 38.837630 , 42.263410 |
Ersonk | 38.816670 , 42.450000 |
Golgoren | 38.875740 , 42.361490 |
Guzelsu | 38.758590 , 42.191840 |
Hasuk | 38.850000 , 42.433330 |
Hinin | 38.783330 , 42.400000 |
Karaagac | 38.883320 , 42.273840 |
Kinalikoc | 38.813640 , 42.368980 |
Kirkdonum | 38.869540 , 42.465500 |
Kirklar | 38.754970 , 42.432790 |
Kucukbahce | 38.788330 , 42.160250 |
Kushane | 38.834310 , 42.598250 |
Kustiyan | 38.783330 , 42.133330 |
Manik | 38.816670 , 42.616670 |
Nazik | 38.857350 , 42.200180 |
Otluyazi | 38.907550 , 42.428930 |
Ovakisla | 38.817330 , 42.316430 |
Sakakoy | 38.700820 , 42.398650 |
Serinbayir | 38.668220 , 42.304750 |
Seyrantepe | 38.816150 , 42.411130 |
Soganli | 38.795020 , 42.605250 |
Sogurt | 38.666670 , 42.266670 |
Tasharman | 38.702200 , 42.333500 |
Tegut | 38.683330 , 42.283330 |
Tonus | 38.733330 , 42.500000 |
Uludere | 38.774220 , 42.538150 |
Yenikoy | 38.917220 , 42.567460 |
Yogurtyemez | 38.886610 , 42.467400 |
Yuvadami | 38.831960 , 42.481140 |
Notes:
- You can download geometry data for Ahlat 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.