Arnavutköy (Istanbul) Map Cropping Samples
Arnavutköy (Istanbul) Map Cropping Samples-1
Arnavutköy (Istanbul) Map Cropping Samples-2
Arnavutköy neighborhoods and villages map with 3D shadow effect
flag map of Arnavutköy with 3D shadow effect
Arnavutköy map with 3d shadow effect
Download outline map of Arnavutköy (geojson format) :
Arnavutköy.geojson (**)
Download polygon array of Arnavutköy map for "Google Maps" :
Arnavutköy.txt
Bounding Box for Arnavutköy Map : ( 41.088536 , 28.49049 , 41.406493 , 28.818384 )
Wikipedia ID for Arnavutköy : Q691764
Wikipedia SPARQL Query for Arnavutköy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q691764 wdt:P1082 ?population. }
OPTIONAL { wd:Q691764 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q691764 wdt:P2046 ?area. }
OPTIONAL { wd:Q691764 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q691764 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q691764 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 Arnavutköy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.088536, 28.49049, 41.406493, 28.818384);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arnavutköy)
[out:json];
(
rel["name"="Arnavutköy"][type=boundary];
rel["name:en"="Arnavutköy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arnavutköy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arnavutkoey | 41.183550 , 28.740200 |
Bahsayis | 41.112400 , 28.544310 |
Baklali | 41.260440 , 28.652650 |
Boğazköy | 41.182660 , 28.758430 |
Boyalık | 41.263370 , 28.631420 |
Cilingir | 41.188600 , 28.678010 |
Deliyunus | 41.283330 , 28.583330 |
Dursunkoy | 41.204330 , 28.636510 |
Durusu | 41.305280 , 28.676670 |
Hacimasli | 41.157140 , 28.712050 |
Haracci | 41.179220 , 28.703400 |
Nakkas | 41.187160 , 28.556210 |
Sazlibosna | 41.156140 , 28.674650 |
Tasoluk | 41.197540 , 28.715380 |
Tayakadin | 41.270300 , 28.690060 |
Terkos | 41.323636 , 28.683586 |
Yassıören | 41.236940 , 28.593060 |
Yenikoy | 41.318630 , 28.723030 |
Notes:
- You can download geometry data for Arnavutköy 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.