Download outline map of Al Hussein (geojson format) :
Al Hussein.geojson (**)
Download polygon array of Al Hussein map for "Google Maps" :
Al Hussein.txt
Bounding Box for Al Hussein Map : ( 13.717281 , 44.715259 , 13.860462 , 44.940124 )
Wikipedia ID for Al Hussein : Q4117328
Wikipedia SPARQL Query for Al Hussein (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117328 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117328 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117328 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117328 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117328 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117328 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 Al Hussein map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.717281, 44.715259, 13.860462, 44.940124);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Al Hussein)
[out:json];
(
rel["name"="Al Hussein"][type=boundary];
rel["name:en"="Al Hussein"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Al Hussein
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Ardinah | 13.760000 , 44.890560 |
`Arshi | 13.766670 , 44.883330 |
Ad Dabyah | 13.723290 , 44.863750 |
Ad Dahar | 13.764510 , 44.865730 |
Ad Darifah | 13.755570 , 44.796880 |
Al `Uqlah | 13.852580 , 44.759490 |
Al `Utriya | 13.819570 , 44.742370 |
Al Fuqaha' | 13.749720 , 44.873060 |
Al Ghama | 13.833330 , 44.800000 |
Al Hiswah | 13.757980 , 44.830240 |
Al Husayn | 13.791990 , 44.768860 |
Al Jus | 13.733330 , 44.866670 |
Al Khalili | 13.800000 , 44.783330 |
Al Kharibah | 13.771390 , 44.810290 |
Al Maswi | 13.838800 , 44.780410 |
Al Midsim | 13.767220 , 44.777040 |
Al Munadi | 13.794260 , 44.750000 |
Al Qurayn | 13.833530 , 44.760470 |
Al Wa`ara | 13.798520 , 44.790070 |
Ar Raqqah | 13.750000 , 44.844480 |
Arhab | 13.783330 , 44.850000 |
As Sararah | 13.755220 , 44.815220 |
As Sarifah | 13.809580 , 44.809560 |
Az Zahr | 13.733330 , 44.883330 |
Bi'r al Kubah | 13.833330 , 44.766670 |
Bi'r al Qubbah | 13.790480 , 44.754600 |
Dar `Abbas | 13.747150 , 44.818600 |
Dar al Hajuf | 13.761530 , 44.790460 |
Dar Hasir | 13.746670 , 44.805320 |
Dar Moshetaf | 13.816670 , 44.733330 |
Habil al Jalb | 13.850000 , 44.783330 |
Habil al Qubbah | 13.813860 , 44.734790 |
Harir | 13.753430 , 44.824180 |
Khawbar | 13.803550 , 44.743250 |
Khella | 13.800000 , 44.800000 |
Lakmat al Abar | 13.744340 , 44.822720 |
Lakmat al Afshakh | 13.760380 , 44.807310 |
Lakmat al Ash`ub | 13.827780 , 44.754550 |
Lakmat an Nawb | 13.740520 , 44.853270 |
Lakmat Khidr as Saghir | 13.842450 , 44.751220 |
Malihah | 13.743730 , 44.805970 |
Marat | 13.767610 , 44.884530 |
Marfad | 13.804350 , 44.764580 |
Masna`ah al Jus | 13.741700 , 44.867000 |
Nawbah | 13.838160 , 44.768170 |
Sharim | 13.791530 , 44.807840 |
Shuku` | 13.767150 , 44.798250 |
Sulayb | 13.747280 , 44.843170 |
Notes:
- You can download geometry data for Al Hussein 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.