Rasad (Abyan) Map Cropping Samples
Rasad (Abyan) Map Cropping Samples-1
Rasad (Abyan) Map Cropping Samples-2
Rasad neighborhoods and villages map with 3D shadow effect
flag map of Rasad with 3D shadow effect
Rasad map with 3d shadow effect
Download outline map of Rasad (geojson format) :
Rasad.geojson (**)
Download polygon array of Rasad map for "Google Maps" :
Rasad.txt
Bounding Box for Rasad Map : ( 13.644063 , 45.174973 , 13.804472 , 45.384717 )
Wikipedia ID for Rasad : Q4117586
Wikipedia SPARQL Query for Rasad (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117586 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117586 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117586 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117586 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117586 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117586 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 Rasad map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.644063, 45.174973, 13.804472, 45.384717);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rasad)
[out:json];
(
rel["name"="Rasad"][type=boundary];
rel["name:en"="Rasad"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rasad
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahl `Isa | 13.683330 , 45.333330 |
Al Ghataf | 13.700000 , 45.250000 |
Al Hisn | 13.716670 , 45.283330 |
Al Khadra' | 13.766670 , 45.333330 |
Al Kharbah | 13.728240 , 45.275830 |
Al Maw | 13.770190 , 45.239890 |
Al Mawsif | 13.733330 , 45.283330 |
An Nasibah | 13.733330 , 45.283330 |
Dabsharah | 13.716670 , 45.316670 |
Gar | 13.716670 , 45.283330 |
Jardi | 13.799730 , 45.252830 |
Ma`raban | 13.716670 , 45.316670 |
Na`um | 13.765600 , 45.246580 |
Qarah | 13.722160 , 45.298390 |
Qaugat Bin Asher | 13.783330 , 45.300000 |
Rahwat Lamas | 13.682310 , 45.194420 |
Rasad | 13.712150 , 45.303180 |
Ruqub Bin `Afifi | 13.666670 , 45.266670 |
Saraf | 13.683330 , 45.266670 |
Wa`lan | 13.716670 , 45.300000 |
Notes:
- You can download geometry data for Rasad 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.