Download outline map of Sharas (geojson format) :
Sharas.geojson (**)
Download polygon array of Sharas map for "Google Maps" :
Sharas.txt
Bounding Box for Sharas Map : ( 15.658295 , 43.608621 , 15.799915 , 43.700524 )
Wikipedia ID for Sharas : Q4117343
Wikipedia SPARQL Query for Sharas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117343 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117343 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117343 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117343 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117343 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117343 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 Sharas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.658295, 43.608621, 15.799915, 43.700524);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sharas)
[out:json];
(
rel["name"="Sharas"][type=boundary];
rel["name:en"="Sharas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sharas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Ashuqah | 15.669490 , 43.675560 |
`Irqan | 15.734690 , 43.632710 |
Ad Darayn | 15.678090 , 43.672490 |
Al `Utfah | 15.778670 , 43.628910 |
Al Ghabbayshah | 15.758010 , 43.642290 |
Al Hadabah | 15.783090 , 43.626870 |
Al Khushbi | 15.718400 , 43.688380 |
Al Mawir | 15.670050 , 43.688800 |
Al Mirqa`i | 15.765790 , 43.629600 |
Al Muqir | 15.747850 , 43.634960 |
Al Qara` | 15.696330 , 43.650070 |
Ar Rakib | 15.689720 , 43.649490 |
Ar Raqqah | 15.676620 , 43.668280 |
As Su`ayfiyah | 15.740890 , 43.654080 |
Ash Shabakah | 15.706450 , 43.662230 |
Bani Humayd | 15.694010 , 43.633560 |
Baraqi` | 15.660450 , 43.663850 |
Bayt al `Assal | 15.684040 , 43.688660 |
Bayt Farhat | 15.726800 , 43.679110 |
Bayt Qadam | 15.684740 , 43.685510 |
Hasb | 15.695990 , 43.667710 |
Jahawir | 15.762500 , 43.633570 |
Khawlan | 15.777110 , 43.638510 |
Madar | 15.734430 , 43.625640 |
Mahall al Jawmar | 15.696550 , 43.683320 |
Mahall al Maqawir | 15.692400 , 43.689150 |
Mahall al Qaranah | 15.675280 , 43.650280 |
Mahall Bani ad Darib | 15.693310 , 43.681740 |
Mahall Sa`dan | 15.676800 , 43.681710 |
Mahall Shakah | 15.695570 , 43.690770 |
Maswar | 15.667660 , 43.661720 |
Qal`at al Ashram | 15.678380 , 43.657520 |
Qal`at al Faysali | 15.689660 , 43.693230 |
Qaryat Shi`ar | 15.756290 , 43.630250 |
Rihabah | 15.775570 , 43.639180 |
Salabah | 15.769690 , 43.632530 |
Salabah | 15.776310 , 43.649210 |
Sharas | 15.712330 , 43.649250 |
Shu`ayyir | 15.754100 , 43.625280 |
Sid | 15.695240 , 43.658090 |
Suq as Sabt | 15.665810 , 43.663400 |
Tabiq | 15.782740 , 43.642640 |
Zahrat Bin Nassar | 15.710390 , 43.647820 |
Notes:
- You can download geometry data for Sharas 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.