Man'ar (Al Mahrah) Map Cropping Samples
Man'ar (Al Mahrah) Map Cropping Samples-1
Man'ar (Al Mahrah) Map Cropping Samples-2
Man'ar neighborhoods and villages map with 3D shadow effect
flag map of Man'ar with 3D shadow effect
Man'ar map with 3d shadow effect
Download outline map of Man'ar (geojson format) :
Man'ar.geojson (**)
Download polygon array of Man'ar map for "Google Maps" :
Man'ar.txt
Bounding Box for Man'ar Map : ( 15.979188 , 50.167971 , 17.120403 , 51.80973 )
Wikipedia ID for Man'ar : Q4117680
Wikipedia SPARQL Query for Man'ar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117680 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117680 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117680 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117680 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117680 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117680 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 Man'ar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.979188, 50.167971, 17.120403, 51.80973);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Man'ar)
[out:json];
(
rel["name"="Man'ar"][type=boundary];
rel["name:en"="Man'ar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Man'ar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ad Dibin | 16.600000 , 51.333330 |
Ahul | 16.300000 , 51.200000 |
Al Muqarqar | 16.716670 , 51.433330 |
Al Qurh | 16.733330 , 51.483330 |
Ar Rabab | 16.583330 , 51.333330 |
Ariqim | 16.233330 , 51.283330 |
Bahat | 16.483330 , 51.300000 |
Hisn Ba Durayjah | 16.766670 , 51.266670 |
Hisn Bayt Qumsayt | 16.766670 , 51.250000 |
Kidyut | 16.750000 , 51.450000 |
Kudaywah | 16.716670 , 51.466670 |
Mar`ayt | 16.316670 , 51.250000 |
Mar`isah | 16.283330 , 51.250000 |
Qabr Salih | 16.750000 , 51.283330 |
Raydat `Ibnut | 16.683330 , 51.616670 |
Notes:
- You can download geometry data for Man'ar 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.