Nati' (Al Bayda') Map Cropping Samples
Nati' (Al Bayda') Map Cropping Samples-1
Nati' (Al Bayda') Map Cropping Samples-2
Nati' neighborhoods and villages map with 3D shadow effect
flag map of Nati' with 3D shadow effect
Nati' map with 3d shadow effect
Download outline map of Nati' (geojson format) :
Nati'.geojson (**)
Download polygon array of Nati' map for "Google Maps" :
Nati'.txt
Bounding Box for Nati' Map : ( 14.38957 , 45.483506 , 14.719132 , 45.682792 )
Wikipedia ID for Nati' : Q4117794
Wikipedia SPARQL Query for Nati' (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117794 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117794 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117794 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117794 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117794 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117794 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 Nati' map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.38957, 45.483506, 14.719132, 45.682792);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nati')
[out:json];
(
rel["name"="Nati'"][type=boundary];
rel["name:en"="Nati'"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nati'
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Ablah | 14.580660 , 45.649280 |
'Usaydah | 14.522170 , 45.571790 |
Al ‘Ubaylī as Suflá | 14.450850 , 45.548260 |
Al Far‘ah | 14.463020 , 45.554730 |
Al Ghanţalīyah | 14.459800 , 45.572420 |
Al Ghaylah | 14.595830 , 45.583330 |
Al Kabah | 14.530450 , 45.587040 |
Al Mahraq | 14.548010 , 45.632250 |
Al Maşār al A‘lá | 14.453990 , 45.547080 |
Al Mayqā‘ | 14.456780 , 45.574230 |
Al Miswah | 14.496720 , 45.556670 |
Al Muşaydīr | 14.524460 , 45.579430 |
Al Qufaylat | 14.518480 , 45.633570 |
Am Ba‘īdah | 14.497670 , 45.562700 |
Ash Shuwayhit | 14.446600 , 45.559530 |
At Tarya' al 'Ulya | 14.509960 , 45.577000 |
Hashah | 14.591120 , 45.652370 |
Jamaliyat Al al `Arif | 14.452440 , 45.563930 |
Mishwah | 14.697830 , 45.623200 |
Nati` | 14.592360 , 45.654010 |
Wahlan | 14.677640 , 45.637450 |
Notes:
- You can download geometry data for Nati' 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.