Download outline map of Mesudiye (geojson format) :
Mesudiye.geojson (**)
Download polygon array of Mesudiye map for "Google Maps" :
Mesudiye.txt
Bounding Box for Mesudiye Map : ( 40.324962 , 37.575958 , 40.737864 , 38.024067 )
Wikipedia ID for Mesudiye : Q2429773
Wikipedia SPARQL Query for Mesudiye (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2429773 wdt:P1082 ?population. }
OPTIONAL { wd:Q2429773 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2429773 wdt:P2046 ?area. }
OPTIONAL { wd:Q2429773 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2429773 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2429773 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 Mesudiye map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.324962, 37.575958, 40.737864, 38.024067);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mesudiye)
[out:json];
(
rel["name"="Mesudiye"][type=boundary];
rel["name:en"="Mesudiye"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mesudiye
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abdili | 40.556080 , 37.641880 |
Akkirik | 40.663070 , 37.767780 |
Alankoy | 40.488570 , 37.684880 |
Aricilar | 40.552260 , 37.678320 |
Arikmusa | 40.441910 , 37.915970 |
Armutkolu | 40.519570 , 37.891810 |
Arpaalan | 40.364910 , 37.858560 |
Asikli | 40.602590 , 37.721040 |
Balikli | 40.386500 , 37.855850 |
Bayirkoy | 40.572700 , 37.681500 |
Bayrakli | 40.489740 , 37.879060 |
Besbiyik | 40.463790 , 37.860190 |
Beyagac | 40.566560 , 37.841690 |
Birebir | 40.540850 , 37.646170 |
Caltepe | 40.465720 , 37.709540 |
Cardakli | 40.392250 , 37.666590 |
Cavdar | 40.389250 , 37.699410 |
Celalkoy | 40.521150 , 37.869840 |
Cerci | 40.495140 , 37.769240 |
Ciftliksarica | 40.433330 , 37.766670 |
Civan | 40.627010 , 37.734710 |
Cukuralan | 40.601170 , 37.691720 |
Daricabasi | 40.717540 , 37.833090 |
Dayili | 40.390570 , 37.738130 |
Derebasi | 40.539190 , 37.604390 |
Dogancam | 40.499520 , 37.841540 |
Dursunlu | 40.591760 , 37.765420 |
Erikkoy | 40.528550 , 37.661140 |
Esatli | 40.428070 , 37.708510 |
Gocbeyi | 40.404760 , 37.716080 |
Gulpinar | 40.534880 , 37.841690 |
Guneyce | 40.404860 , 37.786780 |
Guvenli | 40.446750 , 37.865660 |
Guzelce | 40.616590 , 37.699740 |
Guzle | 40.499850 , 37.670720 |
Hamzali | 40.615170 , 37.676460 |
Herkozu | 40.499740 , 37.963080 |
Ilisar | 40.438570 , 37.727360 |
Kalekoy | 40.497480 , 37.754720 |
Karacaoren | 40.493640 , 37.990480 |
Karica | 40.669200 , 37.797110 |
Kavaklidere | 40.488190 , 37.818490 |
Keller | 40.688350 , 37.811020 |
Keyfalan | 40.407220 , 37.861540 |
Kislacik | 40.404000 , 37.682340 |
Konacik | 40.505920 , 37.787420 |
Kosekoy | 40.650000 , 37.816670 |
Mahmudiye | 40.577150 , 37.653950 |
Musulu | 40.501170 , 37.919350 |
Ortaalan | 40.631390 , 37.768970 |
Pinarli | 40.665480 , 37.791180 |
Sarica | 40.433910 , 37.778650 |
Sariyayla | 40.526590 , 37.774860 |
Tiryala | 40.377110 , 37.682790 |
Topcam | 40.616580 , 37.770570 |
Turkkoyu | 40.411020 , 37.698130 |
Ucyol | 40.473260 , 37.652300 |
Yagmurlar | 40.512080 , 37.814300 |
Yardere | 40.446420 , 37.804990 |
Yavsan | 40.476550 , 37.913620 |
Yesilce | 40.535770 , 37.795660 |
Yesilcit | 40.418600 , 37.822910 |
Yeveli | 40.553100 , 37.848290 |
Yukari Gokce | 40.478860 , 37.850080 |
Yuvali | 40.334280 , 37.724250 |
Zile Yaylasi | 40.579530 , 37.871460 |
Notes:
- You can download geometry data for Mesudiye 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.