Download outline map of Persembe (geojson format) :
Persembe.geojson (**)
Download polygon array of Persembe map for "Google Maps" :
Persembe.txt
Bounding Box for Persembe Map : ( 40.885922 , 37.618211 , 41.140362 , 37.832532 )
Wikipedia ID for Persembe : Q1876182
Wikipedia SPARQL Query for Persembe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1876182 wdt:P1082 ?population. }
OPTIONAL { wd:Q1876182 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1876182 wdt:P2046 ?area. }
OPTIONAL { wd:Q1876182 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1876182 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1876182 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 Persembe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.885922, 37.618211, 41.140362, 37.832532);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Persembe)
[out:json];
(
rel["name"="Perşembe"][type=boundary];
rel["name:en"="Perşembe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Persembe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anac | 41.050000 , 37.733330 |
Aziziye | 41.114490 , 37.700020 |
Bekirli | 40.983330 , 37.750000 |
Beyli | 41.016670 , 37.783330 |
Bogazcik | 41.086970 , 37.714830 |
Bulbulkoy | 41.004030 , 37.665990 |
Camarasi | 40.969100 , 37.647110 |
Candir | 41.075570 , 37.658850 |
Caytepe | 41.113610 , 37.681110 |
Cerli | 41.033330 , 37.783330 |
Dogankoy | 40.993320 , 37.748490 |
Dongelduzu | 41.090500 , 37.740610 |
Efirli | 41.016330 , 37.815350 |
Ekinciler | 40.996900 , 37.719470 |
Gundogdu | 41.037970 , 37.775700 |
Guzelyurt | 41.012970 , 37.741190 |
Hacilar | 40.977850 , 37.667110 |
Imesli | 41.017000 , 37.671870 |
Istanbulbogazi | 41.064100 , 37.710040 |
Kaleyaka | 41.110000 , 37.783890 |
Kirli | 40.988340 , 37.701570 |
Kovanli | 41.107690 , 37.657180 |
Kurtulus | 41.102950 , 37.714140 |
Kutluca | 41.050000 , 37.666670 |
Kuyluca | 41.013080 , 37.643320 |
Medreseonu | 41.073190 , 37.625360 |
Mersinkoy | 41.113910 , 37.759660 |
Neneli | 40.998150 , 37.778800 |
Ortatepe | 41.066670 , 37.683330 |
Perşembe | 41.080774 , 37.778205 |
Ramazan | 41.097810 , 37.740550 |
Saraykoy | 41.031660 , 37.759660 |
Selimiye | 40.941090 , 37.676370 |
Senyurt | 41.045150 , 37.741320 |
Sirakovanci | 41.039300 , 37.668150 |
Sogukpinar | 41.016670 , 37.733330 |
Tarlacik | 41.081520 , 37.755810 |
Tepekoy | 41.012970 , 37.697050 |
Yarli | 40.993820 , 37.669140 |
Yenikoy | 41.089090 , 37.727950 |
Yenioz | 41.075230 , 37.740290 |
Yesilkoy | 41.040540 , 37.655190 |
Yumrutas | 41.099860 , 37.760310 |
Notes:
- You can download geometry data for Persembe 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.