Download outline map of Seben (geojson format) :
Seben.geojson (**)
Download polygon array of Seben map for "Google Maps" :
Seben.txt
Bounding Box for Seben Map : ( 40.270309 , 31.389243 , 40.633089 , 31.834817 )
Wikipedia ID for Seben : Q2093031
Wikipedia SPARQL Query for Seben (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2093031 wdt:P1082 ?population. }
OPTIONAL { wd:Q2093031 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2093031 wdt:P2046 ?area. }
OPTIONAL { wd:Q2093031 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2093031 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2093031 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 Seben map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.270309, 31.389243, 40.633089, 31.834817);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Seben)
[out:json];
(
rel["name"="Seben"][type=boundary];
rel["name:en"="Seben"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Seben
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alpagut | 40.413860 , 31.602200 |
Bakirli | 40.371460 , 31.576730 |
Benizler | 40.395080 , 31.515120 |
Beyik | 40.359320 , 31.514690 |
Biyiklar | 40.381450 , 31.626660 |
Bozyer | 40.433180 , 31.588980 |
Catak | 40.336750 , 31.612610 |
Celtikderesi | 40.344340 , 31.711410 |
Cirkinler | 40.458520 , 31.484460 |
Degirmenkaya | 40.427440 , 31.504050 |
Demirciler | 40.462770 , 31.536400 |
Dereboyu | 40.467460 , 31.508700 |
Dereceoren | 40.558570 , 31.639650 |
Ekinciler | 40.447470 , 31.513410 |
Eyvazler | 40.453830 , 31.545980 |
Gerenozu | 40.388690 , 31.557690 |
Gokaliler | 40.397850 , 31.593240 |
Guney | 40.477250 , 31.488930 |
Guneyce | 40.330280 , 31.467500 |
Haccagiz | 40.355900 , 31.501800 |
Hocas | 40.341950 , 31.640580 |
Ilegi | 40.417220 , 31.558120 |
Kabak | 40.505830 , 31.494410 |
Karaagac | 40.377350 , 31.454420 |
Kasbiyiklar | 40.373930 , 31.640750 |
Kesenozu | 40.309170 , 31.547120 |
Kinikci | 40.346330 , 31.693510 |
Kiran | 40.545580 , 31.520650 |
Kivri | 40.444040 , 31.553220 |
Kizik | 40.514500 , 31.526400 |
Korucuk | 40.463480 , 31.594840 |
Kozyaka | 40.451490 , 31.533850 |
Kuzgolcuk | 40.532710 , 31.551360 |
Musasofular | 40.372220 , 31.521670 |
Muslar | 40.399120 , 31.610700 |
Nimetli | 40.415000 , 31.529540 |
Solaklar | 40.426560 , 31.595560 |
Susuz | 40.340090 , 31.571450 |
Tasoluk | 40.421690 , 31.601540 |
Tazilar | 40.391890 , 31.711390 |
Tepekoy | 40.384360 , 31.588280 |
Yagma | 40.370760 , 31.492170 |
Yuva | 40.392950 , 31.691010 |
Notes:
- You can download geometry data for Seben 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.