Sarar (Abyan) Map Cropping Samples
Sarar (Abyan) Map Cropping Samples-1
Sarar (Abyan) Map Cropping Samples-2
Sarar neighborhoods and villages map with 3D shadow effect
flag map of Sarar with 3D shadow effect
Sarar map with 3d shadow effect
Download outline map of Sarar (geojson format) :
Sarar.geojson (**)
Download polygon array of Sarar map for "Google Maps" :
Sarar.txt
Bounding Box for Sarar Map : ( 13.410977 , 45.181921 , 13.756449 , 45.521086 )
Wikipedia ID for Sarar : Q4117544
Wikipedia SPARQL Query for Sarar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117544 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117544 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117544 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117544 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117544 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117544 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 Sarar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.410977, 45.181921, 13.756449, 45.521086);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sarar)
[out:json];
(
rel["name"="Sarar"][type=boundary];
rel["name:en"="Sarar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sarar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al `Ala' | 13.633330 , 45.300000 |
Al `Alaq | 13.650000 , 45.316670 |
Al Majza` | 13.650000 , 45.333330 |
Al Qawd | 13.650000 , 45.316670 |
Bayn al Wadiyayn | 13.666670 , 45.366670 |
Sirar | 13.637780 , 45.313710 |
Notes:
- You can download geometry data for Sarar 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.