Saphane (Kutahya) Map Cropping Samples
Saphane (Kutahya) Map Cropping Samples-1
Saphane (Kutahya) Map Cropping Samples-2
Saphane neighborhoods and villages map with 3D shadow effect
flag map of Saphane with 3D shadow effect
Saphane map with 3d shadow effect
Download outline map of Saphane (geojson format) :
Saphane.geojson (**)
Download polygon array of Saphane map for "Google Maps" :
Saphane.txt
Bounding Box for Saphane Map : ( 38.846603 , 29.084429 , 39.110334 , 29.306221 )
Wikipedia ID for Saphane : Q953775
Wikipedia SPARQL Query for Saphane (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q953775 wdt:P1082 ?population. }
OPTIONAL { wd:Q953775 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q953775 wdt:P2046 ?area. }
OPTIONAL { wd:Q953775 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q953775 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q953775 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 Saphane map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.846603, 29.084429, 39.110334, 29.306221);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Saphane)
[out:json];
(
rel["name"="Şaphane"][type=boundary];
rel["name:en"="Şaphane"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Saphane
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ayvacik | 39.022860 , 29.255820 |
Camkoy | 38.979970 , 29.168650 |
Gaipler | 38.961870 , 29.202460 |
Gurkuyu | 38.929170 , 29.194170 |
Incegiz | 38.970170 , 29.224840 |
Karakur | 38.882220 , 29.103610 |
Karamustafalar | 38.984370 , 29.243690 |
Kizilkoltuk | 38.890530 , 29.137580 |
Şaphane | 39.027300 , 29.222180 |
Ucbas | 38.988330 , 29.270280 |
Ugurlugume | 38.971070 , 29.186930 |
Notes:
- You can download geometry data for Saphane 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.