Download outline map of Raghwan (geojson format) :
Raghwan.geojson (**)
Download polygon array of Raghwan map for "Google Maps" :
Raghwan.txt
Bounding Box for Raghwan Map : ( 15.6644518476 , 44.9059050789 , 15.915728599 , 45.2356162003 )
Wikipedia ID for Raghwan : Q4117603
Wikipedia SPARQL Query for Raghwan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117603 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117603 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117603 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117603 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117603 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117603 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 Raghwan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.6644518476, 44.9059050789, 15.915728599, 45.2356162003);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Raghwan)
[out:json];
(
rel["name"="Raghwan"][type=boundary];
rel["name:en"="Raghwan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Raghwan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Utwan | 15.739680 , 45.076870 |
'Adwan | 15.799150 , 45.087110 |
'Aslah | 15.753480 , 45.072740 |
Abu Sarrah | 15.744530 , 45.050940 |
Ad Darm | 15.786090 , 45.087390 |
Ad Dayyirah | 15.783790 , 45.075660 |
Al 'Asfur | 15.787430 , 45.068660 |
Al Ghayth | 15.755870 , 45.060000 |
Al Hanaya | 15.716030 , 45.060560 |
Al Jasir | 15.753140 , 45.085350 |
Al Jurn | 15.730860 , 45.079680 |
Al Naji | 15.729970 , 45.049960 |
Al Qutum | 15.749560 , 45.086190 |
Al Wukaynah | 15.777620 , 45.094290 |
As Safra' al Jawwah | 15.724100 , 45.054150 |
As Sahil | 15.711530 , 45.046710 |
As Samar | 15.749210 , 45.061770 |
As Samrah | 15.677490 , 45.181170 |
As Suqayra' | 15.728070 , 45.048810 |
Asdas | 15.766010 , 45.081510 |
At Tawali` | 15.782050 , 45.071740 |
Az Zabarah | 15.724370 , 45.067850 |
Az Zaynima | 15.740990 , 45.086040 |
Badw as Sahil | 15.784490 , 45.087070 |
Badw Sammar | 15.745980 , 45.052850 |
Baram Dathirah | 15.800000 , 45.116670 |
Bir Mas'udah | 15.816250 , 45.084850 |
Dayrat ar Ra'ah | 15.783920 , 45.076340 |
Fadiyah | 15.766670 , 45.100000 |
Haradah | 15.741290 , 45.067390 |
Hazmat Al Zaba` | 15.733290 , 45.053590 |
Hazmat Badi | 15.743460 , 45.062750 |
Khirbat Al Zaba` | 15.740230 , 45.054720 |
Mahall Shi`fan | 15.767100 , 45.063170 |
Mas | 15.815060 , 45.089220 |
Mihtayafinah | 15.743920 , 45.071800 |
Qawz Qari' | 15.727450 , 45.063370 |
Rahban | 15.790910 , 45.088650 |
Sha'b at Tulayli | 15.782900 , 45.086490 |
Suqayr as Sabrah | 15.784250 , 45.094880 |
Umm al Jana' | 15.805830 , 45.090830 |
Notes:
- You can download geometry data for Raghwan 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.