Download outline map of Adilcevaz (geojson format) :
Adilcevaz.geojson (**)
Download polygon array of Adilcevaz map for "Google Maps" :
Adilcevaz.txt
Bounding Box for Adilcevaz Map : ( 38.517203 , 42.588613 , 39.025322 , 43.224111 )
Wikipedia ID for Adilcevaz : Q357251
Wikipedia SPARQL Query for Adilcevaz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q357251 wdt:P1082 ?population. }
OPTIONAL { wd:Q357251 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q357251 wdt:P2046 ?area. }
OPTIONAL { wd:Q357251 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q357251 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q357251 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 Adilcevaz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.517203, 42.588613, 39.025322, 43.224111);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Adilcevaz)
[out:json];
(
rel["name"="Adilcevaz"][type=boundary];
rel["name:en"="Adilcevaz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Adilcevaz
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Adilcevaz | 38.803890 , 42.734220 |
| Akcira | 38.850880 , 43.097660 |
| Akyazi | 38.984060 , 42.991200 |
| Asagi Suphan | 38.820560 , 42.878540 |
| Aydinlar | 38.889580 , 42.938220 |
| Aygirgolu | 38.843690 , 42.819840 |
| Bahcedere | 38.800520 , 42.638100 |
| Budakli | 38.919400 , 42.934910 |
| Canakyayla | 38.900400 , 42.699640 |
| Cihangir | 38.916580 , 42.602740 |
| Dizdar | 38.931820 , 42.682400 |
| Erikbagi | 38.789360 , 42.874330 |
| Eseksorik | 38.866670 , 43.066670 |
| Esenkiyi | 38.789630 , 43.005340 |
| Golduzu | 38.813350 , 43.019040 |
| Golustu | 38.842300 , 42.643430 |
| Gultepe | 38.939450 , 42.938440 |
| Harmantepe | 38.866070 , 42.770730 |
| Hekesor | 38.979860 , 43.010820 |
| Heybeli | 38.948750 , 43.041920 |
| Ipekcayir | 38.825170 , 42.633050 |
| Kagitlar | 38.850090 , 42.745810 |
| Karakolkoy | 38.922270 , 42.650470 |
| Karaseyh | 38.983450 , 42.973150 |
| Karsiyaka | 38.807690 , 42.957950 |
| Kavustuk | 38.812800 , 43.064130 |
| Kisikli | 38.920740 , 42.914850 |
| Komurlu | 38.945910 , 43.004950 |
| Kumbet | 38.933330 , 43.016670 |
| Liyint | 38.884110 , 43.071730 |
| Mollafadil | 39.020290 , 42.965890 |
| Orengazi | 38.883330 , 42.666670 |
| Orentas | 39.004910 , 42.969790 |
| Taravank | 38.877550 , 42.882680 |
| Uri | 38.783330 , 42.666670 |
| Yaglik | 38.983330 , 43.050000 |
| Yazlik | 38.967640 , 42.936410 |
| Yildizkoy | 38.864640 , 42.840470 |
| Yolcati | 38.796620 , 42.828180 |
| Yukari Suphan | 38.824870 , 42.857280 |
Notes:
- You can download geometry data for Adilcevaz 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.