Download outline map of Mayfa'a (geojson format) :
Mayfa'a.geojson (**)
Download polygon array of Mayfa'a map for "Google Maps" :
Mayfa'a.txt
Bounding Box for Mayfa'a Map : ( 14.161491 , 47.364151 , 14.631491 , 48.116653 )
Wikipedia ID for Mayfa'a : Q4117822
Wikipedia SPARQL Query for Mayfa'a (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117822 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117822 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117822 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117822 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117822 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117822 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 Mayfa'a map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.161491, 47.364151, 14.631491, 48.116653);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mayfa'a)
[out:json];
(
rel["name"="Mayfa'a"][type=boundary];
rel["name:en"="Mayfa'a"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mayfa'a
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Azzan | 14.327050 , 47.448580 |
Al Ahsa' | 14.443480 , 47.619830 |
Al Hawsh | 14.183330 , 47.550000 |
Al Hawtah | 14.383710 , 47.398580 |
Al Hayrah | 14.343070 , 47.451990 |
Al Jurah | 14.400000 , 47.616670 |
Al Mansurah | 14.270380 , 47.543340 |
Al Mulaylah | 14.308410 , 47.441990 |
Al Muqayribah | 14.433330 , 47.433330 |
Al Qarn | 14.450620 , 47.397850 |
Al Qulaytah | 14.308410 , 47.441990 |
Al Qurayn | 14.283330 , 47.550000 |
Al Qurayn | 14.335690 , 47.503960 |
As Salamah | 14.316670 , 47.550000 |
As Saylah | 14.416670 , 47.433330 |
Ash Shu`bayn | 14.366570 , 47.432480 |
Az Zahirah | 14.183330 , 47.566670 |
Ba `Arram | 14.333330 , 47.500000 |
Ba Safa' | 14.376700 , 47.405720 |
Bil Maqati` | 14.359380 , 47.415760 |
Bilad Sa`id Ba Qadir | 14.289120 , 47.509040 |
Hijl Salmun | 14.392040 , 47.419560 |
Hisn `Arumah | 14.450000 , 47.550000 |
Hisn as Sawat | 14.200000 , 47.650000 |
Hisn Masfalah | 14.403060 , 47.496070 |
Jawl `Aqil | 14.233330 , 47.550000 |
Jawl ar Raydah | 14.287340 , 47.564220 |
Jawl ash Shaykh | 14.208130 , 47.644580 |
Kawrat | 14.183330 , 47.550000 |
Kawrat Bin Hadaj | 14.375430 , 47.429070 |
Mahsan | 14.375900 , 47.416800 |
Mayfa`ah | 14.275330 , 47.584140 |
Qabil | 14.400000 , 47.450000 |
Qilqil | 14.450000 , 47.466670 |
Qufayzah | 14.248900 , 47.566780 |
Rahtan | 14.331520 , 47.505900 |
Raqqat Ba Faqir | 14.331820 , 47.485190 |
Raydat ar Rushayd | 14.303900 , 47.551260 |
Riqqat Ba Sawmah | 14.183330 , 47.500000 |
Sawma`ah | 14.382070 , 47.422350 |
Sirbah | 14.278320 , 47.483290 |
Tabaq | 14.456030 , 47.544090 |
Thafar | 14.233330 , 47.500000 |
Zubbad | 14.250000 , 47.916670 |
Notes:
- You can download geometry data for Mayfa'a 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.