Al-Mazyona (Zufar) Map Cropping Samples
Al-Mazyona (Zufar) Map Cropping Samples-1
Al-Mazyona (Zufar) Map Cropping Samples-2
Al-Mazyona neighborhoods and villages map with 3D shadow effect
flag map of Al-Mazyona with 3D shadow effect
Al-Mazyona map with 3d shadow effect
Download outline map of Al-Mazyona (geojson format) :
Al-Mazyona.geojson (**)
Download polygon array of Al-Mazyona map for "Google Maps" :
Al-Mazyona.txt
Bounding Box for Al-Mazyona Map : ( 16.929335 , 52 , 19.206678 , 53.401392 )
Wikipedia ID for Al-Mazyona : Q65041555
Wikipedia SPARQL Query for Al-Mazyona (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q65041555 wdt:P1082 ?population. }
OPTIONAL { wd:Q65041555 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q65041555 wdt:P2046 ?area. }
OPTIONAL { wd:Q65041555 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q65041555 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q65041555 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 Al-Mazyona map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.929335, 52, 19.206678, 53.401392);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Al-Mazyona)
[out:json];
(
rel["name"="Al-Mazyona"][type=boundary];
rel["name:en"="Al-Mazyona"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Al-Mazyona
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al Mazyunah | 17.838360 , 52.660420 |
Andat | 17.376680 , 52.878630 |
Anzawr | 17.453610 , 52.835750 |
Harwib | 17.074970 , 52.947440 |
Hayjari | 17.346840 , 52.814820 |
Hayrun | 17.047700 , 53.352550 |
Jajwal | 16.970970 , 53.231480 |
Kubat an Nasr | 18.116890 , 52.898320 |
Ma' Maturah | 17.030350 , 53.191690 |
Mitan | 18.588560 , 52.443190 |
Shifya | 17.328140 , 52.786850 |
Tawsinat | 17.540800 , 52.786070 |
Zaynah | 17.859590 , 52.632760 |
Notes:
- You can download geometry data for Al-Mazyona 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.