Download outline map of Usaylan (geojson format) :
Usaylan.geojson (**)
Download polygon array of Usaylan map for "Google Maps" :
Usaylan.txt
Bounding Box for Usaylan Map : ( 14.830422 , 45.678467 , 15.510847 , 46.375319 )
Wikipedia ID for Usaylan : Q4117697
Wikipedia SPARQL Query for Usaylan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117697 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117697 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117697 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117697 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117697 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117697 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 Usaylan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.830422, 45.678467, 15.510847, 46.375319);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Usaylan)
[out:json];
(
rel["name"="Usaylan"][type=boundary];
rel["name:en"="Usaylan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Usaylan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Usaylan | 15.032010 , 45.828320 |
Ad Dar | 14.977750 , 45.796650 |
Ad Darb | 15.033330 , 45.800000 |
Ad Daymah | 15.033330 , 45.800000 |
Ad Daymah | 14.986670 , 45.806370 |
Al `Arq | 15.051070 , 45.842750 |
Al `Atf | 14.975360 , 45.792880 |
Al Fujayh | 14.941080 , 45.782610 |
Al Ghamis | 14.952570 , 45.800480 |
Al Hani | 14.961480 , 45.758180 |
Al Hima | 15.001980 , 45.815580 |
Al Hujuf | 15.014090 , 45.799120 |
Al Juraybah | 15.041490 , 45.863090 |
Al Mazarib | 14.997590 , 45.806880 |
Al Sahra | 15.034260 , 45.814100 |
Am `Uzaym | 15.045100 , 45.831200 |
Am Bishshah | 15.038190 , 45.837020 |
Am Hajar | 15.018880 , 45.807190 |
Am Laqit | 14.953390 , 45.784320 |
Ar Risan | 15.082790 , 45.850810 |
As Sahah | 15.064080 , 45.824730 |
Bishshan | 15.059500 , 45.820540 |
Daghat | 15.060680 , 45.848250 |
Dar al Amir | 15.078280 , 45.846740 |
Dar Ibn Sa'd | 15.088540 , 45.872030 |
Dirat Ahl Kuwayr | 15.095140 , 45.869540 |
Dirat Al 'Ali Bin Ahmad | 15.034580 , 45.834110 |
Dirat Al Huwaylah | 15.050640 , 45.822050 |
Dirat ash Shaykh | 15.023970 , 45.821060 |
Dirnah | 14.930730 , 45.787530 |
Hatatah | 14.963850 , 45.771980 |
Hujayrah | 14.979950 , 45.787060 |
Ja`az | 15.053880 , 45.825250 |
Jawz Minhas | 15.037100 , 45.848370 |
Khalidah | 15.044830 , 45.816360 |
Muqanna` | 15.072700 , 45.878090 |
Safan | 15.076150 , 45.836910 |
Saminah | 15.069810 , 45.870040 |
Sufhah | 14.966010 , 45.734420 |
Sulalah | 15.055630 , 45.845060 |
Wadi Nizid | 14.991530 , 45.806850 |
Zubayban | 15.067050 , 45.856020 |
Notes:
- You can download geometry data for Usaylan 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.