Download outline map of Çatalca (geojson format) :
Çatalca.geojson (**)
Download polygon array of Çatalca map for "Google Maps" :
Çatalca.txt
Bounding Box for Çatalca Map : ( 41.067504 , 28.070369 , 41.585109 , 28.58315 )
Wikipedia ID for Çatalca : Q272681
Wikipedia SPARQL Query for Çatalca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q272681 wdt:P1082 ?population. }
OPTIONAL { wd:Q272681 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q272681 wdt:P2046 ?area. }
OPTIONAL { wd:Q272681 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q272681 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q272681 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 Çatalca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.067504, 28.070369, 41.585109, 28.58315);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çatalca)
[out:json];
(
rel["name"="Çatalca"][type=boundary];
rel["name:en"="Çatalca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çatalca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akalan | 41.256420 , 28.419320 |
Aydinlar | 41.374730 , 28.203940 |
Basak | 41.332880 , 28.444970 |
Belgrat | 41.378650 , 28.386190 |
Binkilic | 41.412660 , 28.185570 |
Cakilkoy | 41.125090 , 28.449090 |
Canakca | 41.246660 , 28.495180 |
Çatalca | 41.143240 , 28.461540 |
Celepkoy | 41.367370 , 28.499850 |
Ciftlikkoy | 41.341560 , 28.407660 |
Cilingozciftligi | 41.533330 , 28.200000 |
Dagyenice | 41.274970 , 28.482060 |
Elbasan | 41.139180 , 28.414820 |
Gokceali | 41.201330 , 28.444760 |
Gumuspinar | 41.316070 , 28.285090 |
Hallacli | 41.321460 , 28.102010 |
Hisarbeyli | 41.370190 , 28.473600 |
Ihsaniye | 41.251170 , 28.360070 |
Incegiz | 41.186440 , 28.404020 |
Izzettin | 41.176550 , 28.503940 |
Kabakca | 41.231920 , 28.370200 |
Kalfa | 41.290280 , 28.439720 |
Karacaköy | 41.402860 , 28.383380 |
Karamandere | 41.376910 , 28.302460 |
Kestanelik | 41.234730 , 28.494750 |
Kizilcaali | 41.236490 , 28.558790 |
Oklali | 41.224720 , 28.478330 |
Orcunlu | 41.222950 , 28.525720 |
Orencik | 41.328760 , 28.480980 |
Ormanli | 41.393830 , 28.452560 |
Ovayenice | 41.100410 , 28.418840 |
Pinarca | 41.270160 , 28.322500 |
Podima | 41.481210 , 28.297980 |
Subasi | 41.226920 , 28.458530 |
Yaylacik | 41.364660 , 28.214280 |
Yazlik | 41.294060 , 28.516760 |
Notes:
- You can download geometry data for Çatalca 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.