Felahiye (Kayseri) Map Cropping Samples
Felahiye (Kayseri) Map Cropping Samples-1
Felahiye (Kayseri) Map Cropping Samples-2
Felahiye neighborhoods and villages map with 3D shadow effect
flag map of Felahiye with 3D shadow effect
Felahiye map with 3d shadow effect
Download outline map of Felahiye (geojson format) :
Felahiye.geojson (**)
Download polygon array of Felahiye map for "Google Maps" :
Felahiye.txt
Bounding Box for Felahiye Map : ( 38.979557 , 35.356008 , 39.21282 , 35.699152 )
Wikipedia ID for Felahiye : Q2674038
Wikipedia SPARQL Query for Felahiye (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2674038 wdt:P1082 ?population. }
OPTIONAL { wd:Q2674038 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2674038 wdt:P2046 ?area. }
OPTIONAL { wd:Q2674038 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2674038 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2674038 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 Felahiye map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.979557, 35.356008, 39.21282, 35.699152);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Felahiye)
[out:json];
(
rel["name"="Felahiye"][type=boundary];
rel["name:en"="Felahiye"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Felahiye
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acirli | 39.025250 , 35.435430 |
Alabas | 39.018730 , 35.510590 |
Buyukkisla | 39.196670 , 35.556390 |
Buyuktoraman | 39.170280 , 35.677220 |
Darili | 39.133330 , 35.516670 |
Isabey | 39.178570 , 35.552360 |
Karaseyh | 39.169230 , 35.590870 |
Kepic | 39.103760 , 35.506250 |
Kucuktoraman | 39.111260 , 35.611750 |
Kuruhuyuk | 39.146270 , 35.472770 |
Mentese | 39.024940 , 35.475280 |
Silahtar | 39.074920 , 35.638740 |
Notes:
- You can download geometry data for Felahiye 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.