Download outline map of Özalp (geojson format) :
Özalp.geojson (**)
Download polygon array of Özalp map for "Google Maps" :
Özalp.txt
Bounding Box for Özalp Map : ( 38.294929 , 43.990268 , 38.764079 , 44.325477 )
Wikipedia ID for Özalp : Q307726
Wikipedia SPARQL Query for Özalp (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q307726 wdt:P1082 ?population. }
OPTIONAL { wd:Q307726 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q307726 wdt:P2046 ?area. }
OPTIONAL { wd:Q307726 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q307726 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q307726 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 Özalp map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.294929, 43.990268, 38.764079, 44.325477);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Özalp)
[out:json];
(
rel["name"="Saray"][type=boundary];
rel["name:en"="Saray"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Özalp
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Avzerik | 38.732790 , 44.210190 |
Baltepe | 38.498580 , 44.126750 |
Beyarslan | 38.588400 , 44.253930 |
Cakmakkoy | 38.405160 , 44.053150 |
Cardak | 38.521020 , 44.058950 |
Degirmigol | 38.586510 , 44.158800 |
Dereagzi | 38.308260 , 44.159610 |
Dolutas | 38.611500 , 44.124540 |
Gembol | 38.364350 , 44.091410 |
Gulmehmet | 38.643860 , 44.185700 |
Harabasorik | 38.673530 , 44.209850 |
Heretil | 38.494800 , 44.295200 |
Islamkoy | 38.486450 , 44.089860 |
Kapikoy | 38.492890 , 44.294290 |
Karahisar | 38.383720 , 44.140460 |
Kargali | 38.427520 , 44.072480 |
Kazligol | 38.551210 , 44.217610 |
Kecikayasi | 38.508340 , 44.239680 |
Kepir | 38.400990 , 44.075660 |
Kocbasi | 38.398250 , 44.246090 |
Kurucan | 38.619900 , 44.266450 |
Orenburc | 38.477170 , 44.166510 |
Runehar | 38.519100 , 44.138640 |
Yaman Yurd | 38.544900 , 44.272600 |
Yamanyurt | 38.544740 , 44.272750 |
Yesilagac | 38.438710 , 44.020450 |
Zincirkiran | 38.545900 , 44.111180 |
Notes:
- You can download geometry data for Özalp 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.