Download outline map of Çorlu (geojson format) :
Çorlu.geojson (**)
Download polygon array of Çorlu map for "Google Maps" :
Çorlu.txt
Bounding Box for Çorlu Map : ( 41.004397 , 27.58693 , 41.417203 , 28.022158 )
Wikipedia ID for Çorlu : Q2834288
Wikipedia SPARQL Query for Çorlu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2834288 wdt:P1082 ?population. }
OPTIONAL { wd:Q2834288 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2834288 wdt:P2046 ?area. }
OPTIONAL { wd:Q2834288 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2834288 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2834288 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 Çorlu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.004397, 27.58693, 41.417203, 28.022158);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çorlu)
[out:json];
(
rel["name"="Çorlu"][type=boundary];
rel["name:en"="Çorlu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çorlu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agirmese Ciftligi | 41.200000 , 27.983330 |
Ahimehmet | 41.319170 , 27.677500 |
Alvanbey Ciftligi | 41.256110 , 27.706390 |
Bakirca | 41.313700 , 27.788820 |
Çorlu | 41.159170 , 27.800000 |
Deregunduzlu | 41.097070 , 27.668660 |
Esenler | 41.223610 , 27.648890 |
Karamehmet | 41.307020 , 27.789720 |
Karasinit | 41.236240 , 27.677910 |
Maksutlu | 41.076110 , 27.660000 |
Marmaracik | 41.206670 , 27.754440 |
Misinli | 41.308610 , 27.608610 |
Onerler | 41.158450 , 27.876810 |
Pasakoy | 41.388960 , 27.616910 |
Pinarbasi | 41.383730 , 27.620210 |
Sahbaz | 41.083330 , 27.880180 |
Sarilar | 41.144400 , 27.664740 |
Seymen | 41.093610 , 27.948890 |
Turkgucu | 41.091390 , 27.817500 |
Ulaş | 41.239340 , 27.709970 |
Vakiflar | 41.258900 , 27.646360 |
Velimese | 41.253610 , 27.878330 |
Yenice | 41.104310 , 27.699590 |
Yulafli | 41.213060 , 27.833610 |
Notes:
- You can download geometry data for Çorlu 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.