Madha (Musandam) Map Cropping Samples
Madha (Musandam) Map Cropping Samples-1
Madha (Musandam) Map Cropping Samples-2
Madha neighborhoods and villages map with 3D shadow effect
flag map of Madha with 3D shadow effect
Madha map with 3d shadow effect
Download outline map of Madha (geojson format) :
Madha.geojson (**)
Download polygon array of Madha map for "Google Maps" :
Madha.txt
Bounding Box for Madha Map : ( 25.227219 , 56.207978 , 25.330452 , 56.351526 )
Wikipedia ID for Madha : Q1883385
Wikipedia SPARQL Query for Madha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1883385 wdt:P1082 ?population. }
OPTIONAL { wd:Q1883385 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1883385 wdt:P2046 ?area. }
OPTIONAL { wd:Q1883385 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1883385 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1883385 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 Madha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](25.227219, 56.207978, 25.330452, 56.351526);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Madha)
[out:json];
(
rel["name"="Madha"][type=boundary];
rel["name:en"="Madha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Madha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al `Aridiyah | 25.279300 , 56.316450 |
Al Ghunah | 25.269940 , 56.314250 |
As Saruj | 25.266100 , 56.309170 |
Madha' al Jadidah | 25.283450 , 56.332800 |
Sahna | 25.286080 , 56.307950 |
Notes:
- You can download geometry data for Madha 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.