Download outline map of Mirbat (geojson format) :
Mirbat.geojson (**)
Download polygon array of Mirbat map for "Google Maps" :
Mirbat.txt
Bounding Box for Mirbat Map : ( 16.936222 , 54.424496 , 17.216562 , 54.871606 )
Wikipedia ID for Mirbat : Q1938064
Wikipedia SPARQL Query for Mirbat (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1938064 wdt:P1082 ?population. }
OPTIONAL { wd:Q1938064 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1938064 wdt:P2046 ?area. }
OPTIONAL { wd:Q1938064 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1938064 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1938064 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 Mirbat map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.936222, 54.424496, 17.216562, 54.871606);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mirbat)
[out:json];
(
rel["name"="Mirbat"][type=boundary];
rel["name:en"="Mirbat"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mirbat
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
A`tayr | 17.118060 , 54.555280 |
Anqayta` | 17.102950 , 54.475110 |
Ansham | 17.126110 , 54.511100 |
Anthraytat | 17.084300 , 54.579960 |
Aydawr | 17.101620 , 54.592760 |
Aytin | 17.057520 , 54.597840 |
Darbeeb | 17.075410 , 54.435539 |
Erigfien | 17.068060 , 54.540830 |
Fayraq | 17.123610 , 54.540280 |
Firokht | 17.088770 , 54.606280 |
Ghadayah | 17.076530 , 54.462910 |
Hafif | 17.154630 , 54.497230 |
Hakab | 17.150540 , 54.495890 |
Hayf | 17.090110 , 54.490870 |
Ijhati | 17.165850 , 54.497360 |
Irqat | 17.077770 , 54.621790 |
Ithi | 17.165560 , 54.543060 |
Jabal Samhan | 17.108239 , 54.700584 |
Kadur | 17.092110 , 54.485140 |
Karshayt | 17.060420 , 54.446060 |
Kerral | 17.093050 , 54.509970 |
Khawr Rawri | 17.033330 , 54.450000 |
Khlayhawr | 17.144840 , 54.539400 |
Kizetakhayf | 17.108150 , 54.492500 |
Kizit | 17.143780 , 54.581700 |
Mirbat | 16.992437 , 54.691793 |
Mirbat | 16.996380 , 54.690630 |
Naid | 17.086110 , 54.508610 |
Nazab | 17.133330 , 54.516670 |
Qarthit | 17.122380 , 54.481730 |
Qitqawt | 17.069440 , 54.631430 |
Shaghar | 17.093610 , 54.471040 |
Smoor | 17.128730 , 54.543780 |
Sumhuran | 17.040830 , 54.431390 |
Notes:
- You can download geometry data for Mirbat 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.