Baklan (Denizli) Map Cropping Samples
Baklan (Denizli) Map Cropping Samples-1
Baklan (Denizli) Map Cropping Samples-2
Baklan neighborhoods and villages map with 3D shadow effect
flag map of Baklan with 3D shadow effect
Baklan map with 3d shadow effect
Download outline map of Baklan (geojson format) :
Baklan.geojson (**)
Download polygon array of Baklan map for "Google Maps" :
Baklan.txt
Bounding Box for Baklan Map : ( 37.843461 , 29.431504 , 38.174222 , 29.68812 )
Wikipedia ID for Baklan : Q2474230
Wikipedia SPARQL Query for Baklan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2474230 wdt:P1082 ?population. }
OPTIONAL { wd:Q2474230 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2474230 wdt:P2046 ?area. }
OPTIONAL { wd:Q2474230 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2474230 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2474230 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 Baklan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.843461, 29.431504, 38.174222, 29.68812);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Baklan)
[out:json];
(
rel["name"="Baklan"][type=boundary];
rel["name:en"="Baklan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Baklan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baklan | 37.976940 , 29.608610 |
Beyelli | 38.124720 , 29.580280 |
Bogazici | 37.935070 , 29.549730 |
Cataloba | 37.933330 , 29.533330 |
Dagal | 38.010560 , 29.615000 |
Hadim | 38.065560 , 29.599720 |
Icikli | 38.052500 , 29.560830 |
Kavaklar | 38.122700 , 29.572120 |
Senyayla | 38.016390 , 29.635440 |
Notes:
- You can download geometry data for Baklan 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.