Download outline map of Bahla (geojson format) :
Bahla.geojson (**)
Download polygon array of Bahla map for "Google Maps" :
Bahla.txt
Bounding Box for Bahla Map : ( 22.240021 , 56.759028 , 23.214932 , 57.51317 )
Wikipedia ID for Bahla : Q800253
Wikipedia SPARQL Query for Bahla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q800253 wdt:P1082 ?population. }
OPTIONAL { wd:Q800253 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q800253 wdt:P2046 ?area. }
OPTIONAL { wd:Q800253 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q800253 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q800253 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 Bahla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](22.240021, 56.759028, 23.214932, 57.51317);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bahla)
[out:json];
(
rel["name"="Bahla"][type=boundary];
rel["name:en"="Bahla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bahla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al Fulayj | 22.663660 , 57.359190 |
Al Ghafat | 22.986900 , 57.147900 |
Al Habbi | 22.647500 , 57.338150 |
Al Khurm | 22.968509 , 57.286834 |
Al Ma`mur | 22.626820 , 57.312220 |
Al Madri | 22.679880 , 57.267960 |
Al Wadi al A`la | 23.071650 , 57.127810 |
Al Wadi as Safil | 23.058500 , 57.125740 |
Al Wadim | 22.668020 , 57.348630 |
An Natalah | 22.911860 , 57.252730 |
Bilad Sayt | 23.065110 , 57.265850 |
Bisya' | 22.727850 , 57.245340 |
Dann | 23.070530 , 56.960950 |
Fall | 22.676820 , 57.289920 |
Ghamar | 23.083620 , 57.281020 |
Ghumrah | 23.000900 , 57.320210 |
Habus | 23.050000 , 56.983610 |
Hayl Sulayman | 23.150000 , 57.000000 |
Mabis | 23.058030 , 56.994670 |
Manzub | 23.170600 , 57.012340 |
Nadan | 23.066700 , 57.033630 |
Nahdah | 22.500000 , 57.083330 |
Qana | 23.185130 , 57.018080 |
Raf`ah | 23.100000 , 57.050000 |
Sant | 23.106750 , 57.070450 |
Saqilah | 23.059740 , 57.001330 |
Sayfam | 22.972000 , 57.132710 |
Sayfam | 23.016670 , 57.166670 |
Sint | 23.139080 , 57.087680 |
Subaykhah | 23.133010 , 57.090690 |
بهلاء | 22.973390 , 57.299580 |
جبرين | 22.916670 , 57.250000 |
Notes:
- You can download geometry data for Bahla 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.