Özvatan (Kayseri) Map Cropping Samples
Özvatan (Kayseri) Map Cropping Samples-1
Özvatan (Kayseri) Map Cropping Samples-2
Özvatan neighborhoods and villages map with 3D shadow effect
flag map of Özvatan with 3D shadow effect
Özvatan map with 3d shadow effect
Download outline map of Özvatan (geojson format) :
Özvatan.geojson (**)
Download polygon array of Özvatan map for "Google Maps" :
Özvatan.txt
Bounding Box for Özvatan Map : ( 38.998468 , 35.626609 , 39.263416 , 35.845975 )
Wikipedia ID for Özvatan : Q2671072
Wikipedia SPARQL Query for Özvatan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2671072 wdt:P1082 ?population. }
OPTIONAL { wd:Q2671072 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2671072 wdt:P2046 ?area. }
OPTIONAL { wd:Q2671072 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2671072 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2671072 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 Özvatan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.998468, 35.626609, 39.263416, 35.845975);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Özvatan)
[out:json];
(
rel["name"="Özvatan"][type=boundary];
rel["name:en"="Özvatan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Özvatan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abdaloren | 39.092520 , 35.807090 |
Cavlak | 39.044480 , 35.766970 |
Hayriye | 39.092080 , 35.699770 |
Kavakli | 39.216670 , 35.800000 |
Kermelik | 39.035960 , 35.729130 |
Kupeli | 39.097260 , 35.773570 |
Taslikkoy | 39.173930 , 35.802870 |
Tuglasah | 39.123930 , 35.656890 |
Yeloren | 39.111790 , 35.785980 |
Notes:
- You can download geometry data for Özvatan 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.