Download outline map of Çildir (geojson format) :
Çildir.geojson (**)
Download polygon array of Çildir map for "Google Maps" :
Çildir.txt
Bounding Box for Çildir Map : ( 40.961573 , 42.921437 , 41.375847 , 43.474063 )
Wikipedia ID for Çildir : Q272985
Wikipedia SPARQL Query for Çildir (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q272985 wdt:P1082 ?population. }
OPTIONAL { wd:Q272985 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q272985 wdt:P2046 ?area. }
OPTIONAL { wd:Q272985 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q272985 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q272985 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 Çildir map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.961573, 42.921437, 41.375847, 43.474063);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çildir)
[out:json];
(
rel["name"="Çıldır"][type=boundary];
rel["name:en"="Çıldır"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çildir
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agilli | 41.250140 , 43.055410 |
Akcakale | 41.079500 , 43.300840 |
Akdari | 41.278670 , 43.150780 |
Akkiraz | 41.252830 , 43.112690 |
Asagicambaz | 41.116720 , 43.270550 |
Asik Senlik | 41.142020 , 43.213370 |
Baskoy | 41.142290 , 43.324830 |
Damlica | 41.144270 , 43.291050 |
Dogankaya | 41.159870 , 42.966960 |
Esmepinar | 41.113930 , 43.152460 |
Golbelen | 41.072440 , 43.118570 |
Golebakan | 41.051250 , 43.133060 |
Guvenocak | 41.113370 , 43.211310 |
Karakale | 41.164480 , 43.287960 |
Kaslikaya | 41.159960 , 43.079120 |
Kayabeyi | 41.206950 , 43.136010 |
Kenarbel | 41.190450 , 43.165910 |
Kenardere | 41.289330 , 43.168420 |
Kurtkale | 41.265460 , 43.125800 |
Kuzukaya | 41.159960 , 43.100690 |
Meryemkoy | 41.130490 , 43.021880 |
Ovundu | 41.275720 , 43.159570 |
Sabaholdu | 41.305600 , 43.115180 |
Saymali | 41.124830 , 43.189260 |
Semiha Sakir | 41.134740 , 43.050870 |
Tasdegirmen | 41.156890 , 43.262350 |
Yakinsu | 41.141940 , 43.215090 |
Yeni Beyrehatun | 41.138620 , 42.962300 |
Yildirimtepe | 41.140420 , 43.124900 |
Yukaricambaz | 41.125150 , 43.268680 |
Zigaristav | 41.240750 , 43.165060 |
Zurzuna | 41.128060 , 43.133610 |
Notes:
- You can download geometry data for Çildir 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.