Bozkurt (Denizli) Map Cropping Samples
Bozkurt (Denizli) Map Cropping Samples-1
Bozkurt (Denizli) Map Cropping Samples-2
Bozkurt neighborhoods and villages map with 3D shadow effect
flag map of Bozkurt with 3D shadow effect
Bozkurt map with 3d shadow effect
Download outline map of Bozkurt (geojson format) :
Bozkurt.geojson (**)
Download polygon array of Bozkurt map for "Google Maps" :
Bozkurt.txt
Bounding Box for Bozkurt Map : ( 37.640565 , 29.448949 , 37.971052 , 29.688185 )
Wikipedia ID for Bozkurt : Q896161
Wikipedia SPARQL Query for Bozkurt (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q896161 wdt:P1082 ?population. }
OPTIONAL { wd:Q896161 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q896161 wdt:P2046 ?area. }
OPTIONAL { wd:Q896161 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q896161 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q896161 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 Bozkurt map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.640565, 29.448949, 37.971052, 29.688185);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bozkurt)
[out:json];
(
rel["name"="Bozkurt"][type=boundary];
rel["name:en"="Bozkurt"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bozkurt
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alikurt | 37.842500 , 29.460000 |
Armutalani | 37.895600 , 29.604810 |
Avdan | 37.892850 , 29.656010 |
Baklankuyucak | 37.891940 , 29.541940 |
Bascesme | 37.834100 , 29.548820 |
Bozkurt | 37.824170 , 29.609720 |
Cumali | 37.752760 , 29.563500 |
Dutluca | 37.858160 , 29.617010 |
Hayrettinkoy | 37.946330 , 29.655970 |
Ilica | 37.749670 , 29.577340 |
Inceler | 37.711390 , 29.578890 |
Incelertekkesi | 37.693560 , 29.603900 |
Mecidiye | 37.920490 , 29.628360 |
Sazkoy | 37.769980 , 29.653060 |
Yenibaglar | 37.808010 , 29.535220 |
Notes:
- You can download geometry data for Bozkurt 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.