Tabuk (Tabuk) Map Cropping Samples
Tabuk (Tabuk) Map Cropping Samples-1
Tabuk (Tabuk) Map Cropping Samples-2
Tabuk neighborhoods and villages map with 3D shadow effect
flag map of Tabuk with 3D shadow effect
Tabuk map with 3d shadow effect
Download outline map of Tabuk (geojson format) :
Tabuk.geojson (**)
Download polygon array of Tabuk map for "Google Maps" :
Tabuk.txt
Bounding Box for Tabuk Map : ( 27.311267 , 34.572918 , 29.991911 , 38.791957 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Tabuk map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.311267, 34.572918, 29.991911, 38.791957);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tabuk)
[out:json];
(
rel["name"="Tabuk"][type=boundary];
rel["name:en"="Tabuk"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tabuk
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al Bad` | 28.474840 , 35.014730 |
Al Bi'r | 28.869890 , 36.257360 |
Al Hawja' | 28.977150 , 38.564980 |
Halat `Ammar | 29.161940 , 36.075830 |
Kulwah | 29.700000 , 37.533330 |
Mughayra' | 29.287310 , 37.681330 |
Tabuk | 28.414845 , 36.595223 |
Notes:
- You can download geometry data for Tabuk 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.