Download outline map of Jahaf (geojson format) :
Jahaf.geojson (**)
Download polygon array of Jahaf map for "Google Maps" :
Jahaf.txt
Bounding Box for Jahaf Map : ( 13.683099 , 44.597939 , 13.768169 , 44.715685 )
Wikipedia ID for Jahaf : Q4117376
Wikipedia SPARQL Query for Jahaf (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117376 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117376 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117376 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117376 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117376 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117376 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 Jahaf map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.683099, 44.597939, 13.768169, 44.715685);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jahaf)
[out:json];
(
rel["name"="Jahaf"][type=boundary];
rel["name:en"="Jahaf"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jahaf
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Abadilah | 13.700000 , 44.666670 |
`Affar | 13.712590 , 44.620240 |
Abu `Uruq | 13.747830 , 44.670220 |
Adh Dhira' | 13.723230 , 44.666820 |
Adina | 13.736310 , 44.691410 |
Adir | 13.700000 , 44.650000 |
Aktab | 13.700000 , 44.633330 |
Al `Asal | 13.750000 , 44.666670 |
Al `Asdaf | 13.716670 , 44.683330 |
Al `Ulya | 13.740590 , 44.677980 |
Al Hadaf | 13.715470 , 44.637510 |
Al Hadidah | 13.755860 , 44.690170 |
Al Haql | 13.744080 , 44.670830 |
Al Harf | 13.720090 , 44.639520 |
Al Hayb | 13.733700 , 44.652690 |
Al Ma`haqan | 13.725240 , 44.708250 |
Al Madad | 13.743560 , 44.698390 |
Al Mahras | 13.726200 , 44.683210 |
Al Mawqabah | 13.696800 , 44.683040 |
Al Qarn | 13.736580 , 44.666470 |
Al Qurdi | 13.730730 , 44.687660 |
An Nawbah | 13.749290 , 44.686720 |
Anim | 13.694970 , 44.689580 |
Ar Raddah | 13.716430 , 44.645880 |
Ar Rukbah | 13.734050 , 44.637600 |
Arasam | 13.712150 , 44.647280 |
Ariama | 13.727070 , 44.667430 |
As Saram | 13.728550 , 44.677810 |
As Sulaqah | 13.718960 , 44.665070 |
As Suwayda' | 13.703780 , 44.691760 |
Balas | 13.711370 , 44.703800 |
Buday`ah | 13.716670 , 44.683330 |
Dar al Qarn | 13.743120 , 44.705460 |
Dinan | 13.750000 , 44.683330 |
Dulla | 13.733330 , 44.683330 |
Habi Shaf | 13.733330 , 44.666670 |
Habil | 13.735270 , 44.701180 |
Haljum | 13.716670 , 44.633330 |
Hawra' | 13.723490 , 44.649630 |
Ja'mad | 13.702740 , 44.635240 |
Jarz | 13.733330 , 44.683330 |
Jihaf | 13.701340 , 44.639990 |
Karifa | 13.694970 , 44.660100 |
Lakmah | 13.733330 , 44.666670 |
Malmakh | 13.727070 , 44.650420 |
Mashabib | 13.716670 , 44.616670 |
Masna`ah | 13.750000 , 44.683330 |
Miswar | 13.750000 , 44.666670 |
Muwabah | 13.746610 , 44.678160 |
Nawbah | 13.717500 , 44.631110 |
Okaka | 13.733330 , 44.683330 |
Omala | 13.733330 , 44.666670 |
Qarnah | 13.743210 , 44.689230 |
Qarnah | 13.716670 , 44.683330 |
Sabrah | 13.728810 , 44.654170 |
Sahadid | 13.735010 , 44.680080 |
Subah | 13.733330 , 44.666670 |
Tukmar | 13.700000 , 44.683330 |
Waza | 13.733330 , 44.666670 |
Yaqut | 13.733330 , 44.666670 |
Notes:
- You can download geometry data for Jahaf 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.