Download outline map of Marib City (geojson format) :
Marib City.geojson (**)
Download polygon array of Marib City map for "Google Maps" :
Marib City.txt
Bounding Box for Marib City Map : ( 15.351578 , 45.226292 , 15.479063 , 45.381451 )
Wikipedia ID for Marib City : Q335478
Wikipedia SPARQL Query for Marib City (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q335478 wdt:P1082 ?population. }
OPTIONAL { wd:Q335478 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q335478 wdt:P2046 ?area. }
OPTIONAL { wd:Q335478 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q335478 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q335478 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 Marib City map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.351578, 45.226292, 15.479063, 45.381451);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Marib City)
[out:json];
(
rel["name"="Marib City"][type=boundary];
rel["name:en"="Marib City"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Marib City
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Ali Bin Talib | 15.404580 , 45.338230 |
Al `Amayid | 15.407470 , 45.349330 |
Āl ‘Abūd | 15.443770 , 45.348380 |
Al ‘Arish | 15.400670 , 45.339480 |
Āl ‘Ujyān | 15.433770 , 45.374920 |
Al al Amir | 15.436020 , 45.369440 |
Al Ashraf | 15.425220 , 45.321650 |
Al Faww | 15.441070 , 45.330780 |
Al Ghuwaybi | 15.387980 , 45.333390 |
Āl Ghuzayl | 15.398390 , 45.337040 |
Al Haddad | 15.394470 , 45.316020 |
Āl Ḩadr | 15.442000 , 45.334860 |
Al Haydar | 15.416480 , 45.344490 |
Al Haymid | 15.404440 , 45.321270 |
Al Hizam | 15.446430 , 45.370380 |
Al Husayn | 15.438860 , 45.358390 |
Āl Ḩuşyān | 15.393170 , 45.333520 |
Al Ḩuwayḑah | 15.438510 , 45.329440 |
Al Huwaysh | 15.459330 , 45.365410 |
Al Jabūl | 15.429580 , 45.361060 |
Al Ju‘ayr | 15.446410 , 45.326860 |
Al Jufaynah | 15.413700 , 45.278840 |
Āl Jurayn | 15.439640 , 45.343400 |
Al Khish‘ah | 15.446080 , 45.365160 |
Al Khusayf | 15.451200 , 45.358600 |
Al Mahtam | 15.437900 , 45.371200 |
Al Manīn | 15.420690 , 45.308290 |
Al Misallal | 15.397190 , 45.299590 |
Āl Mūsá | 15.399080 , 45.292020 |
Al Muthanna | 15.391050 , 45.327310 |
Al Sa`ud | 15.420690 , 45.348600 |
Āl Zaydah | 15.395790 , 45.335980 |
Ar Raju | 15.429490 , 45.350120 |
Bin Sa`ud | 15.440950 , 45.377860 |
Dirat Al al Amir | 15.401670 , 45.304980 |
Jaww al ‘Abr | 15.401950 , 45.330510 |
Kamb al Khayf az Zira'i | 15.404430 , 45.282840 |
Kamb al Khayf az Zirā‘ī | 15.396670 , 45.272120 |
Kamb az Zirā‘ah | 15.456880 , 45.349750 |
Ma'rib al Qadim | 15.427840 , 45.332300 |
Madinat Ma'rib al Qadimah | 15.427190 , 45.336000 |
Mafraq as Sadd | 15.421550 , 45.325000 |
Manīn al Ashrāf | 15.403070 , 45.300390 |
Marib | 15.420996 , 45.334000 |
Marrib | 15.462530 , 45.325810 |
Mufayn al Ḩaddad | 15.383530 , 45.325150 |
Murbiţ ad Damm | 15.397290 , 45.282880 |
Qaryat Al Fujayh | 15.433020 , 45.354380 |
Sūq Hint | 15.461800 , 45.323520 |
Notes:
- You can download geometry data for Marib City 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.