Ferizli (Sakarya) Map Cropping Samples
Ferizli (Sakarya) Map Cropping Samples-1
Ferizli (Sakarya) Map Cropping Samples-2
Ferizli neighborhoods and villages map with 3D shadow effect
flag map of Ferizli with 3D shadow effect
Ferizli map with 3d shadow effect
Download outline map of Ferizli (geojson format) :
Ferizli.geojson (**)
Download polygon array of Ferizli map for "Google Maps" :
Ferizli.txt
Bounding Box for Ferizli Map : ( 40.917631 , 30.414753 , 41.072779 , 30.590465 )
Wikipedia ID for Ferizli : Q2340133
Wikipedia SPARQL Query for Ferizli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2340133 wdt:P1082 ?population. }
OPTIONAL { wd:Q2340133 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2340133 wdt:P2046 ?area. }
OPTIONAL { wd:Q2340133 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2340133 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2340133 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 Ferizli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.917631, 30.414753, 41.072779, 30.590465);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ferizli)
[out:json];
(
rel["name"="Ferizli"][type=boundary];
rel["name:en"="Ferizli"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ferizli
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agacik | 41.011610 , 30.505910 |
Akcukur | 40.939530 , 30.553340 |
Bakirli | 41.052570 , 30.518410 |
Ceylandere | 41.067750 , 30.502100 |
Damlik | 40.933110 , 30.522570 |
Degirmencik | 40.939100 , 30.520070 |
Doganci | 40.988490 , 30.441240 |
Golkent | 41.020950 , 30.548000 |
Gurpinar | 41.047880 , 30.443590 |
Hocaoglu | 40.998120 , 30.424720 |
Karadiken | 40.961670 , 30.474390 |
Konuklu | 40.997320 , 30.458060 |
Kuzca | 41.033300 , 30.525970 |
Nalkoy | 41.039660 , 30.467960 |
Sariahmetler | 41.027310 , 30.443660 |
Seyifler | 40.977420 , 30.494890 |
Sinanoglu | 40.971060 , 30.543570 |
Tokat | 40.989450 , 30.485420 |
Notes:
- You can download geometry data for Ferizli 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.