Hubuna (Najran) Map Cropping Samples
Hubuna (Najran) Map Cropping Samples-1
Hubuna (Najran) Map Cropping Samples-2
Hubuna neighborhoods and villages map with 3D shadow effect
flag map of Hubuna with 3D shadow effect
Hubuna map with 3d shadow effect
Download outline map of Hubuna (geojson format) :
Hubuna.geojson (**)
Download polygon array of Hubuna map for "Google Maps" :
Hubuna.txt
Bounding Box for Hubuna Map : ( 17.584422 , 43.841017 , 17.94606 , 44.572523 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Hubuna map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.584422, 43.841017, 17.94606, 44.572523);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hubuna)
[out:json];
(
rel["name"="Hubuna"][type=boundary];
rel["name:en"="Hubuna"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hubuna
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al Jafa | 17.769860 , 43.917000 |
Bani Hamim | 17.826940 , 44.014720 |
Harshaf | 17.665610 , 43.883780 |
Khadaran | 17.848100 , 44.025920 |
Qushayya | 17.842780 , 44.038890 |
Salwa | 17.833330 , 44.150000 |
Umm al Hawd | 17.763890 , 43.900830 |
Notes:
- You can download geometry data for Hubuna 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.