Download outline map of As Said (geojson format) :
As Said.geojson (**)
Download polygon array of As Said map for "Google Maps" :
As Said.txt
Bounding Box for As Said Map : ( 14.137388 , 46.690665 , 14.415498 , 47.04523 )
Wikipedia ID for As Said : Q4118418
Wikipedia SPARQL Query for As Said (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4118418 wdt:P1082 ?population. }
OPTIONAL { wd:Q4118418 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4118418 wdt:P2046 ?area. }
OPTIONAL { wd:Q4118418 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4118418 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4118418 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 As Said map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.137388, 46.690665, 14.415498, 47.04523);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (As Said)
[out:json];
(
rel["name"="As Said"][type=boundary];
rel["name:en"="As Said"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of As Said
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Arshan | 14.294430 , 46.948030 |
Ad Dukhul | 14.343490 , 46.790510 |
Al `Atf | 14.324170 , 46.891890 |
Al Hāmīyah | 14.327030 , 46.870470 |
Al Jarw | 14.283110 , 46.922280 |
Al Kawrah | 14.303520 , 46.934300 |
Al Malahah | 14.316360 , 46.919590 |
Al Maqsarah | 14.180330 , 46.898350 |
Al Marjum | 14.233330 , 46.933330 |
Al Musayni`ah | 14.351470 , 46.766360 |
Al Wasitah | 14.329500 , 46.869060 |
AL-khasha Lower | 14.346960 , 46.731170 |
AL-khasha upper | 14.340440 , 46.713650 |
Arbadayn | 14.322400 , 46.892120 |
As Sidiyah | 14.373690 , 46.913890 |
As Sufal | 14.327080 , 46.994170 |
As Sufal | 14.333330 , 46.933330 |
As Surr | 14.379200 , 46.738210 |
Ash Sharj | 14.375440 , 46.868070 |
Bayt Majmur | 14.369190 , 46.737930 |
Haljish | 14.338540 , 47.006870 |
Hisn Al Jazi` | 14.324560 , 46.888290 |
Idat Shams | 14.318300 , 46.954310 |
Idat Shams | 14.350000 , 46.916670 |
Khimar | 14.319800 , 46.739220 |
Khudayḩah | 14.348470 , 46.879150 |
Lumturah | 14.371030 , 46.997130 |
Malilah | 14.322050 , 46.900430 |
Maqbalah | 14.366670 , 46.800000 |
Maqbilah | 14.367060 , 46.821510 |
Mihlalah | 14.326010 , 46.944250 |
Qawlah | 14.319530 , 46.912680 |
Safi | 14.296670 , 47.029560 |
Said | 14.330110 , 46.872920 |
Salabah | 14.316030 , 46.724680 |
Sara` | 14.355400 , 46.789040 |
Shi`b al Bi'r | 14.378800 , 46.838570 |
Shi`b Madu | 14.330960 , 47.002800 |
Wadi mama | 14.316160 , 46.738110 |
Yashbum | 14.307540 , 46.931240 |
Notes:
- You can download geometry data for As Said 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.