Damal (Ardahan) Map Cropping Samples
Damal (Ardahan) Map Cropping Samples-1
Damal (Ardahan) Map Cropping Samples-2
Damal neighborhoods and villages map with 3D shadow effect
flag map of Damal with 3D shadow effect
Damal map with 3d shadow effect
Download outline map of Damal (geojson format) :
Damal.geojson (**)
Download polygon array of Damal map for "Google Maps" :
Damal.txt
Bounding Box for Damal Map : ( 41.285926 , 42.676519 , 41.423545 , 43.045848 )
Wikipedia ID for Damal : Q1025410
Wikipedia SPARQL Query for Damal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1025410 wdt:P1082 ?population. }
OPTIONAL { wd:Q1025410 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1025410 wdt:P2046 ?area. }
OPTIONAL { wd:Q1025410 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1025410 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1025410 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 Damal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.285926, 42.676519, 41.423545, 43.045848);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Damal)
[out:json];
(
rel["name"="Damal"][type=boundary];
rel["name:en"="Damal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Damal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asagi Gundes | 41.356250 , 42.830160 |
Burmadere | 41.305440 , 42.787530 |
Damal | 41.340350 , 42.839360 |
Derekoy | 41.324570 , 42.802160 |
Eski Kilic | 41.316650 , 42.857830 |
Ikizdere | 41.340550 , 42.906290 |
Kalenderdere | 41.355530 , 42.834570 |
Obrucak | 41.349740 , 42.870760 |
Otagli | 41.342950 , 42.793480 |
Seyitoren | 41.388240 , 42.805600 |
Tepekoy | 41.346560 , 42.807780 |
Ucdere | 41.379710 , 42.891060 |
Yukari Gundes | 41.374870 , 42.817250 |
Notes:
- You can download geometry data for Damal 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.