Download outline map of Silopi (geojson format) :
Silopi.geojson (**)
Download polygon array of Silopi map for "Google Maps" :
Silopi.txt
Bounding Box for Silopi Map : ( 37.099895 , 42.28657 , 37.396936 , 42.69757 )
Wikipedia ID for Silopi : Q1012881
Wikipedia SPARQL Query for Silopi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1012881 wdt:P1082 ?population. }
OPTIONAL { wd:Q1012881 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1012881 wdt:P2046 ?area. }
OPTIONAL { wd:Q1012881 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1012881 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1012881 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 Silopi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.099895, 42.28657, 37.396936, 42.69757);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Silopi)
[out:json];
(
rel["name"="Silopi"][type=boundary];
rel["name:en"="Silopi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Silopi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adnar | 37.296360 , 42.345130 |
Akarsu | 37.276940 , 42.307970 |
Aksu | 37.336690 , 42.628490 |
Aktepe | 37.162500 , 42.529720 |
Babindak | 37.276850 , 42.343390 |
Babukan | 37.296390 , 42.438060 |
Ballikaya | 37.334430 , 42.651470 |
Basak | 37.280490 , 42.465400 |
Basorin | 37.137780 , 42.352780 |
Belkabin | 37.187940 , 42.517800 |
Bestebelaka | 37.310180 , 42.380390 |
Birlikköy | 37.246670 , 42.522220 |
Bisbin | 37.338610 , 42.570280 |
Bostancı | 37.180000 , 42.330000 |
Bozeydik | 37.312560 , 42.335840 |
Buğdaylı | 37.168610 , 42.402780 |
Çalışkan | 37.297220 , 42.643610 |
Çardaklı | 37.237780 , 42.570280 |
Celbiyan | 37.348340 , 42.636980 |
Ceylan | 37.251830 , 42.341070 |
Çiftlikköy | 37.180280 , 42.421110 |
Cukurca | 37.255000 , 42.392780 |
Dader | 37.314720 , 42.418890 |
Damlaca | 37.326450 , 42.668210 |
Dedeler | 37.294030 , 42.447580 |
Demrin | 37.145830 , 42.480830 |
Derebasi | 37.351640 , 42.460500 |
Derecik | 37.316940 , 42.597780 |
Derikmustafa | 37.332220 , 42.470000 |
Dolan | 37.154690 , 42.488850 |
Doruklu | 37.342820 , 42.383050 |
Doruklu | 37.255500 , 42.335180 |
Duran | 37.220540 , 42.452790 |
Duzalan | 37.301410 , 42.524670 |
Esenli | 37.285180 , 42.445020 |
Gavita | 37.324860 , 42.375080 |
Hurusya | 37.252220 , 42.381940 |
Ilicalar | 37.141670 , 42.436940 |
Kapılı | 37.164720 , 42.578610 |
Karacakoy | 37.332410 , 42.492690 |
Kasrik | 37.186940 , 42.595830 |
Kavallı | 37.211940 , 42.420280 |
Kolya | 37.233330 , 42.583330 |
Koyunoren | 37.338650 , 42.536530 |
Kyurava | 37.128330 , 42.423060 |
Magara | 37.156390 , 42.345000 |
Nevra | 37.318580 , 42.554860 |
Ortaköy | 37.197780 , 42.447500 |
Özgen | 37.238060 , 42.529170 |
Petuna Harap | 37.213890 , 42.462220 |
Razvaliny Ayinvan | 37.280560 , 42.335000 |
Rubaikale | 37.220280 , 42.345830 |
Selcik | 37.305830 , 42.584170 |
Seribiye | 37.233380 , 42.394880 |
Shemika | 37.316110 , 42.472500 |
Shivesor | 37.297790 , 42.392220 |
Silopi | 37.249720 , 42.469440 |
Sorbutum | 37.332220 , 42.501670 |
Sufisalim | 37.127220 , 42.354720 |
Taslica | 37.308610 , 42.341110 |
Tilk Bin | 37.197720 , 42.519330 |
Uyanik | 37.302230 , 42.494590 |
Verimli | 37.203220 , 42.537760 |
Yankale | 37.159960 , 42.340010 |
Yeniköy | 37.271390 , 42.426110 |
Yolagzi | 37.289890 , 42.407280 |
Zurava | 37.209520 , 42.613940 |
Notes:
- You can download geometry data for Silopi 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.