Babadag (Denizli) Map Cropping Samples
Babadag (Denizli) Map Cropping Samples-1
Babadag (Denizli) Map Cropping Samples-2
Babadag neighborhoods and villages map with 3D shadow effect
flag map of Babadag with 3D shadow effect
Babadag map with 3d shadow effect
Download outline map of Babadag (geojson format) :
Babadag.geojson (**)
Download polygon array of Babadag map for "Google Maps" :
Babadag.txt
Bounding Box for Babadag Map : ( 37.715171 , 28.780012 , 37.879317 , 28.963941 )
Wikipedia ID for Babadag : Q797558
Wikipedia SPARQL Query for Babadag (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q797558 wdt:P1082 ?population. }
OPTIONAL { wd:Q797558 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q797558 wdt:P2046 ?area. }
OPTIONAL { wd:Q797558 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q797558 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q797558 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 Babadag map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.715171, 28.780012, 37.879317, 28.963941);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Babadag)
[out:json];
(
rel["name"="Babadağ"][type=boundary];
rel["name:en"="Babadağ"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Babadag
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahilli | 37.817910 , 28.845270 |
Babadağ | 37.808850 , 28.878770 |
Bekirler | 37.833030 , 28.914600 |
Incirpinar | 37.830280 , 28.822650 |
Kelleci | 37.805590 , 28.902740 |
Kiranyer | 37.812510 , 28.820160 |
Mollaahmetler | 37.801930 , 28.931020 |
Oguzlar | 37.830360 , 28.886070 |
Yenikoy | 37.803710 , 28.874010 |
Notes:
- You can download geometry data for Babadag 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.