Çarsibasi (Trabzon) Map Cropping Samples
Çarsibasi (Trabzon) Map Cropping Samples-1
Çarsibasi (Trabzon) Map Cropping Samples-2
Çarsibasi neighborhoods and villages map with 3D shadow effect
flag map of Çarsibasi with 3D shadow effect
Çarsibasi map with 3d shadow effect
Download outline map of Çarsibasi (geojson format) :
Çarsibasi.geojson (**)
Download polygon array of Çarsibasi map for "Google Maps" :
Çarsibasi.txt
Bounding Box for Çarsibasi Map : ( 40.950977 , 39.349063 , 41.109715 , 39.448562 )
Wikipedia ID for Çarsibasi : Q2901047
Wikipedia SPARQL Query for Çarsibasi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2901047 wdt:P1082 ?population. }
OPTIONAL { wd:Q2901047 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2901047 wdt:P2046 ?area. }
OPTIONAL { wd:Q2901047 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2901047 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2901047 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 Çarsibasi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.950977, 39.349063, 41.109715, 39.448562);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çarsibasi)
[out:json];
(
rel["name"="Çarşıbaşı"][type=boundary];
rel["name:en"="Çarşıbaşı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çarsibasi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aydinkoey | 40.985620 , 39.414840 |
Calli | 41.045740 , 39.426300 |
Erenkoy | 41.023530 , 39.418150 |
Fenerkoyu | 41.099650 , 39.405880 |
Gulbahce | 41.091120 , 39.408650 |
Kadikoy | 41.053250 , 39.395050 |
Kalekoy | 41.062830 , 39.364010 |
Kavakli | 41.048680 , 39.410090 |
Keremkoy | 41.088810 , 39.395690 |
Kovanli | 41.018950 , 39.433080 |
Kucukkoy | 41.058430 , 39.423110 |
Pinarli | 41.047900 , 39.380580 |
Sahinli | 41.031340 , 39.421990 |
Samsun | 41.026590 , 39.440110 |
Serpilkoy | 41.052470 , 39.421390 |
Skefe | 41.082780 , 39.382780 |
Velikoy | 41.071020 , 39.422340 |
Yavuzkoy | 41.005110 , 39.413110 |
Yenikoy | 40.982790 , 39.392260 |
Notes:
- You can download geometry data for Çarsibasi 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.