Serinhisar (Denizli) Map Cropping Samples
Serinhisar (Denizli) Map Cropping Samples-1
Serinhisar (Denizli) Map Cropping Samples-2
Serinhisar neighborhoods and villages map with 3D shadow effect
flag map of Serinhisar with 3D shadow effect
Serinhisar map with 3d shadow effect
Download outline map of Serinhisar (geojson format) :
Serinhisar.geojson (**)
Download polygon array of Serinhisar map for "Google Maps" :
Serinhisar.txt
Bounding Box for Serinhisar Map : ( 37.487534 , 29.195195 , 37.6911 , 29.435565 )
Wikipedia ID for Serinhisar : Q1014103
Wikipedia SPARQL Query for Serinhisar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1014103 wdt:P1082 ?population. }
OPTIONAL { wd:Q1014103 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1014103 wdt:P2046 ?area. }
OPTIONAL { wd:Q1014103 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1014103 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1014103 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 Serinhisar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.487534, 29.195195, 37.6911, 29.435565);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Serinhisar)
[out:json];
(
rel["name"="Serinhisar"][type=boundary];
rel["name:en"="Serinhisar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Serinhisar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ayaz | 37.579520 , 29.350640 |
Kocapinar | 37.647840 , 29.371440 |
Serinhisar | 37.581040 , 29.266390 |
Yatagan | 37.566480 , 29.374420 |
Yuregil | 37.568620 , 29.363110 |
Notes:
- You can download geometry data for Serinhisar 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.