Download outline map of Thula (geojson format) :
Thula.geojson (**)
Download polygon array of Thula map for "Google Maps" :
Thula.txt
Bounding Box for Thula Map : ( 15.532304844 , 43.7346288465 , 15.6676125494 , 43.9175911494 )
Wikipedia ID for Thula : Q4117440
Wikipedia SPARQL Query for Thula (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117440 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117440 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117440 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117440 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117440 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117440 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 Thula map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.532304844, 43.7346288465, 15.6676125494, 43.9175911494);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Thula)
[out:json];
(
rel["name"="Thula"][type=boundary];
rel["name:en"="Thula"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Thula
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ad Darb | 15.601810 , 43.870850 |
Al `Ayn | 15.595200 , 43.896980 |
Al Gharab | 15.568050 , 43.754730 |
Al Ghulah | 15.599740 , 43.808330 |
Al Hayyarah | 15.611920 , 43.809000 |
Al Mahali | 15.593660 , 43.876280 |
Al Qummamah | 15.593300 , 43.854860 |
Ar Rawnah | 15.562930 , 43.864020 |
As Sa`atiyah | 15.553900 , 43.861010 |
As Surm | 15.548760 , 43.899050 |
Ash Shim | 15.588380 , 43.875260 |
Az Zafin | 15.649010 , 43.785400 |
Bani `Uqayf | 15.603570 , 43.879070 |
Bani al Fulayhi | 15.616000 , 43.771950 |
Bayt `Awad | 15.553170 , 43.908670 |
Bayt `Ilman | 15.609330 , 43.754580 |
Bayt adh Dhi'b | 15.616670 , 43.800000 |
Bayt al Abdhar | 15.599520 , 43.790580 |
Bayt al Madhyub | 15.559920 , 43.912710 |
Bayt al Murawihi | 15.606930 , 43.778390 |
Bayt ar Rabu`i | 15.598360 , 43.891180 |
Bayt Bahr | 15.554260 , 43.835380 |
Darb Sa`d Allah | 15.577340 , 43.800600 |
Hababah | 15.544180 , 43.875630 |
Hadran | 15.598120 , 43.819270 |
Hadur | 15.588160 , 43.841500 |
Hajar al Banna' | 15.602130 , 43.747530 |
Mahall Muda` | 15.622400 , 43.787700 |
Mizdid | 15.583330 , 43.783330 |
Qaryat Wadi as Sayl | 15.583230 , 43.796250 |
Safiyat al Mahdad | 15.624340 , 43.738260 |
Thalsa' | 15.616670 , 43.816670 |
Thila | 15.574360 , 43.901280 |
Watar | 15.551630 , 43.848750 |
Notes:
- You can download geometry data for Thula 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.