Download outline map of Nakhal (geojson format) :
Nakhal.geojson (**)
Download polygon array of Nakhal map for "Google Maps" :
Nakhal.txt
Bounding Box for Nakhal Map : ( 23.119191 , 57.59737 , 23.592214 , 58.080801 )
Wikipedia ID for Nakhal : Q2643322
Wikipedia SPARQL Query for Nakhal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2643322 wdt:P1082 ?population. }
OPTIONAL { wd:Q2643322 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2643322 wdt:P2046 ?area. }
OPTIONAL { wd:Q2643322 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2643322 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2643322 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 Nakhal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.119191, 57.59737, 23.592214, 58.080801);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nakhal)
[out:json];
(
rel["name"="Nakhal"][type=boundary];
rel["name:en"="Nakhal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nakhal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al `Adan | 23.438060 , 57.671110 |
Al `Uwaynat | 23.213330 , 57.662950 |
Al Abyad | 23.465560 , 57.666110 |
Al Buday`ah | 23.153130 , 57.736470 |
Al Fayq | 23.200000 , 57.679440 |
Al Ghaff | 23.151530 , 57.776190 |
Al Hayl | 23.458210 , 57.662730 |
Al Hijar | 23.156940 , 57.741390 |
Al Husayn | 23.445830 , 57.632780 |
Al Jaylah | 23.432500 , 57.635000 |
Al Khadra' | 23.141610 , 57.755440 |
Al Khatm | 23.484490 , 57.686490 |
Al Mahalil | 23.355150 , 57.633660 |
Al Muwaybin | 23.207480 , 57.662620 |
Al Qarrah | 23.487900 , 57.919120 |
Al Qawrah | 23.139170 , 57.734690 |
Ar Rahbah | 23.287780 , 57.830280 |
As Saliyah | 23.444930 , 57.700660 |
As Suwayr | 23.444440 , 57.653890 |
Ash Shu`iyah | 23.462500 , 57.674440 |
At Taww | 23.499720 , 57.961640 |
Buwah | 23.490400 , 58.044460 |
Hadash | 23.126390 , 57.753890 |
Hajar | 23.456260 , 57.665380 |
Halban | 23.581380 , 58.038290 |
Hayl al Qawf | 23.210200 , 57.672980 |
Hayzan | 23.492990 , 58.039480 |
Hijar | 23.140000 , 57.741940 |
Khubrah | 23.455830 , 57.888330 |
Misin | 23.283330 , 57.833330 |
Nakhal | 23.398490 , 57.821800 |
Nakhel | 23.394939 , 57.829284 |
Saqlah | 23.227340 , 57.644580 |
Taww | 23.550280 , 58.022220 |
Wukan | 23.143310 , 57.734730 |
Notes:
- You can download geometry data for Nakhal 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.