Muscat (Masqat) Map Cropping Samples
Muscat (Masqat) Map Cropping Samples-1
Muscat (Masqat) Map Cropping Samples-2
Muscat neighborhoods and villages map with 3D shadow effect
flag map of Muscat with 3D shadow effect
Muscat map with 3d shadow effect
Download outline map of Muscat (geojson format) :
Muscat.geojson (**)
Download polygon array of Muscat map for "Google Maps" :
Muscat.txt
Bounding Box for Muscat Map : ( 23.364044 , 58.578892 , 23.626249 , 58.837847 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Muscat map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.364044, 58.578892, 23.626249, 58.837847);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Muscat)
[out:json];
(
rel["name"="Muscat"][type=boundary];
rel["name:en"="Muscat"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Muscat
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al Bustan | 23.572820 , 58.609820 |
Al Jissah | 23.549590 , 58.639150 |
Al Khiran | 23.500850 , 58.734220 |
As Sifah | 23.430460 , 58.779040 |
Dhiqdah | 23.392220 , 58.752780 |
Hulw | 23.472080 , 58.674330 |
Muscat | 23.528469 , 58.357458 |
Takia | 23.610870 , 58.594250 |
Tuwyan Yiti | 23.507150 , 58.666050 |
قنتب | 23.560270 , 58.627650 |
يتي | 23.508130 , 58.655390 |
ينكت | 23.527630 , 58.664700 |
Notes:
- You can download geometry data for Muscat 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.