Tarakli (Sakarya) Map Cropping Samples
Tarakli (Sakarya) Map Cropping Samples-1
Tarakli (Sakarya) Map Cropping Samples-2
Tarakli neighborhoods and villages map with 3D shadow effect
flag map of Tarakli with 3D shadow effect
Tarakli map with 3d shadow effect
Download outline map of Tarakli (geojson format) :
Tarakli.geojson (**)
Download polygon array of Tarakli map for "Google Maps" :
Tarakli.txt
Bounding Box for Tarakli Map : ( 40.290472 , 30.377789 , 40.536169 , 30.609348 )
Wikipedia ID for Tarakli : Q2266583
Wikipedia SPARQL Query for Tarakli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2266583 wdt:P1082 ?population. }
OPTIONAL { wd:Q2266583 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2266583 wdt:P2046 ?area. }
OPTIONAL { wd:Q2266583 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2266583 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2266583 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 Tarakli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.290472, 30.377789, 40.536169, 30.609348);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tarakli)
[out:json];
(
rel["name"="Taraklı"][type=boundary];
rel["name:en"="Taraklı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tarakli
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcapinar | 40.301670 , 30.540830 |
Aksu | 40.432000 , 30.475490 |
Avdan | 40.433330 , 30.533330 |
Aygirlar | 40.402650 , 30.380510 |
Camtepe | 40.356660 , 30.485260 |
Caykoy | 40.457700 , 30.446940 |
Disdedeler | 40.463720 , 30.521680 |
Doganci | 40.477780 , 30.460560 |
Duman | 40.327590 , 30.554720 |
Esenyurt | 40.449470 , 30.551040 |
Hacialiler | 40.315010 , 30.518580 |
Haciyakup | 40.425840 , 30.424160 |
Icdedeler | 40.452780 , 30.509170 |
Kemaller | 40.465000 , 30.574720 |
Kozcagiz | 40.421190 , 30.434420 |
Mahdumlar | 40.445280 , 30.567330 |
Pirler | 40.330620 , 30.510490 |
Poydalar | 40.473240 , 30.427000 |
Tuzla | 40.493420 , 30.522800 |
Ugurlu | 40.475070 , 30.553570 |
Yenikoy | 40.398930 , 30.555390 |
Notes:
- You can download geometry data for Tarakli 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.