Büyükçekmece (Istanbul) Map Cropping Samples
Büyükçekmece (Istanbul) Map Cropping Samples-1
Büyükçekmece (Istanbul) Map Cropping Samples-2
Büyükçekmece neighborhoods and villages map with 3D shadow effect
flag map of Büyükçekmece with 3D shadow effect
Büyükçekmece map with 3d shadow effect
Download outline map of Büyükçekmece (geojson format) :
Büyükçekmece.geojson (**)
Download polygon array of Büyükçekmece map for "Google Maps" :
Büyükçekmece.txt
Bounding Box for Büyükçekmece Map : ( 40.982082 , 28.390284 , 41.129989 , 28.63399 )
Wikipedia ID for Büyükçekmece : Q840258
Wikipedia SPARQL Query for Büyükçekmece (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q840258 wdt:P1082 ?population. }
OPTIONAL { wd:Q840258 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q840258 wdt:P2046 ?area. }
OPTIONAL { wd:Q840258 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q840258 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q840258 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 Büyükçekmece map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.982082, 28.390284, 41.129989, 28.63399);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Büyükçekmece)
[out:json];
(
rel["name"="Büyükçekmece"][type=boundary];
rel["name:en"="Büyükçekmece"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Büyükçekmece
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahmediye | 41.092010 , 28.515680 |
Celâliye | 41.051880 , 28.418670 |
Chekmejeh | 41.012840 , 28.538240 |
Guezelsehir Sitesi | 41.016530 , 28.491970 |
Güzelce | 41.000560 , 28.511670 |
Kamiloba | 41.046670 , 28.435560 |
Kumburgaz | 41.021070 , 28.477150 |
Muratbey | 41.096300 , 28.492270 |
Tepecik | 41.029310 , 28.549780 |
Turkoba | 41.033590 , 28.523600 |
Notes:
- You can download geometry data for Büyükçekmece 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.