Findikli (Rize) Map Cropping Samples
Findikli (Rize) Map Cropping Samples-1
Findikli (Rize) Map Cropping Samples-2
Findikli neighborhoods and villages map with 3D shadow effect
flag map of Findikli with 3D shadow effect
Findikli map with 3d shadow effect
Download outline map of Findikli (geojson format) :
Findikli.geojson (**)
Download polygon array of Findikli map for "Google Maps" :
Findikli.txt
Bounding Box for Findikli Map : ( 41.044041 , 41.117934 , 41.303226 , 41.374526 )
Wikipedia ID for Findikli : Q2712698
Wikipedia SPARQL Query for Findikli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2712698 wdt:P1082 ?population. }
OPTIONAL { wd:Q2712698 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2712698 wdt:P2046 ?area. }
OPTIONAL { wd:Q2712698 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2712698 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2712698 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 Findikli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.044041, 41.117934, 41.303226, 41.374526);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Findikli)
[out:json];
(
rel["name"="Fındıklı"][type=boundary];
rel["name:en"="Fındıklı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Findikli
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arili | 41.209450 , 41.168990 |
Aslandere | 41.253160 , 41.245630 |
Avcilar | 41.230110 , 41.177720 |
Caglayan | 41.259100 , 41.203490 |
Cinarli | 41.238350 , 41.174380 |
Derbent | 41.287190 , 41.246810 |
Doganay | 41.225580 , 41.198160 |
Gurcuduzu | 41.182780 , 41.307290 |
Gursu | 41.201770 , 41.182430 |
Hara | 41.229490 , 41.150320 |
Ihlamurlu | 41.222880 , 41.213250 |
Ihlamurlu | 41.219080 , 41.220460 |
Karaali | 41.212910 , 41.145010 |
Meyveli | 41.206320 , 41.155160 |
Sulak | 41.216200 , 41.197740 |
Sumer | 41.286900 , 41.223020 |
Tepecik | 41.219120 , 41.163310 |
Yaylacilar | 41.182440 , 41.201950 |
Yenisehitlik | 41.226980 , 41.241290 |
Notes:
- You can download geometry data for Findikli 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.