Dank (Az Zahirah) Map Cropping Samples
Dank (Az Zahirah) Map Cropping Samples-1
Dank (Az Zahirah) Map Cropping Samples-2
Dank neighborhoods and villages map with 3D shadow effect
flag map of Dank with 3D shadow effect
Dank map with 3d shadow effect
Download outline map of Dank (geojson format) :
Dank.geojson (**)
Download polygon array of Dank map for "Google Maps" :
Dank.txt
Bounding Box for Dank Map : ( 23.357528 , 55.965154 , 24.013653 , 56.58557 )
Wikipedia ID for Dank : Q6406928
Wikipedia SPARQL Query for Dank (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6406928 wdt:P1082 ?population. }
OPTIONAL { wd:Q6406928 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6406928 wdt:P2046 ?area. }
OPTIONAL { wd:Q6406928 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6406928 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6406928 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 Dank map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.357528, 55.965154, 24.013653, 56.58557);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dank)
[out:json];
(
rel["name"="Dank"][type=boundary];
rel["name:en"="Dank"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dank
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Ilayat Dank | 23.548930 , 56.283980 |
`Ilayat Fida | 23.504440 , 56.485960 |
Al Furfarah | 23.847830 , 56.190060 |
Al Khalli | 23.509750 , 56.522500 |
Al Khulli | 23.516670 , 56.500000 |
Al Khuzayriyah | 23.752220 , 56.213890 |
Ar Rumayh | 23.755020 , 56.205190 |
At Taff | 23.540370 , 56.304500 |
Bilt | 23.931380 , 56.235160 |
Dank | 23.550540 , 56.257250 |
Dawt | 23.538980 , 56.343320 |
Harat al Hisn | 23.549640 , 56.357950 |
Harat an Nadd | 23.545640 , 56.366130 |
Hardi | 23.534640 , 56.325780 |
Mahaniyah | 23.530870 , 56.312070 |
Musayni`iyah | 23.924170 , 56.233610 |
Qarut | 23.507100 , 56.448650 |
Qumayra | 23.932770 , 56.199310 |
Sufalat Dank | 23.567070 , 56.266050 |
Tawi Muqayriyah | 23.541110 , 56.372780 |
Notes:
- You can download geometry data for Dank 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.