Download outline map of Hajr (geojson format) :
Hajr.geojson (**)
Download polygon array of Hajr map for "Google Maps" :
Hajr.txt
Bounding Box for Hajr Map : ( 14.1949209516 , 47.9126471782 , 14.748909807 , 48.6424134173 )
Wikipedia ID for Hajr : Q4117687
Wikipedia SPARQL Query for Hajr (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117687 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117687 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117687 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117687 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117687 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117687 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 Hajr map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.1949209516, 47.9126471782, 14.748909807, 48.6424134173);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hajr)
[out:json];
(
rel["name"="Hajr"][type=boundary];
rel["name:en"="Hajr"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hajr
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Arish Ba Qushaym | 14.466670 , 48.166670 |
`Ayn Bajmah | 14.466670 , 48.133330 |
`Ayn Barad | 14.483330 , 48.128890 |
Al `Arish | 14.416670 , 48.283330 |
Al `Asilah | 14.475280 , 48.183330 |
Al `Uqaymah | 14.477220 , 48.232780 |
Al Bayda' | 14.466670 , 48.133330 |
Al Bina' | 14.266670 , 48.316670 |
Al Hawtah | 14.488890 , 48.210830 |
Al Jawl | 14.456250 , 48.280660 |
An Nuwad | 14.350000 , 48.350000 |
As Sadarah | 14.498610 , 48.084720 |
As Sanad | 14.466670 , 48.100000 |
As Subahi | 14.500000 , 48.183330 |
Ba`ba` | 14.466670 , 48.116670 |
Bal Haluq | 14.433330 , 48.216670 |
Bayn ash Shaykhayn | 14.216670 , 48.300000 |
Duwaym Ba Hasan | 14.466670 , 48.216670 |
Ghaydat Ba Musaytir | 14.483330 , 48.416670 |
Hisn al Musayni`ah | 14.433330 , 48.233330 |
Hisn Ba Qirdan | 14.416670 , 48.466670 |
Hisn Ba Sulayman | 14.483330 , 48.100000 |
Hisn Bin Daghghar | 14.450000 , 48.216670 |
Kaninah | 14.498330 , 48.347220 |
Khabarah | 14.372780 , 48.382220 |
Majza`ah Nasib | 14.433330 , 48.233330 |
Mashayikh `Abd al Mani` | 14.500000 , 48.100000 |
Masna`ah Bil Ma' | 14.466670 , 48.200000 |
Matabbah | 14.466670 , 48.100000 |
Nu`b | 14.316670 , 48.366670 |
Qunayyinah | 14.450000 , 48.200000 |
Sar | 14.450000 , 48.216670 |
Thalah | 14.483330 , 48.100000 |
Yuwan | 14.637220 , 48.470830 |
Notes:
- You can download geometry data for Hajr 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.