Seteet (Ash Sharqiyah) Map Cropping Samples
Seteet (Ash Sharqiyah) Map Cropping Samples-1
Seteet (Ash Sharqiyah) Map Cropping Samples-2
Seteet neighborhoods and villages map with 3D shadow effect
flag map of Seteet with 3D shadow effect
Seteet map with 3d shadow effect
Download outline map of Seteet (geojson format) :
Seteet.geojson (**)
Download polygon array of Seteet map for "Google Maps" :
Seteet.txt
Bounding Box for Seteet Map : ( 15.350961 , 34.208938 , 16.363923 , 35.785146 )
Wikipedia ID for Seteet : Q10370728
Wikipedia SPARQL Query for Seteet (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q10370728 wdt:P1082 ?population. }
OPTIONAL { wd:Q10370728 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q10370728 wdt:P2046 ?area. }
OPTIONAL { wd:Q10370728 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q10370728 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q10370728 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 Seteet map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.350961, 34.208938, 16.363923, 35.785146);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Seteet)
[out:json];
(
rel["name"="Atbara River"][type=boundary];
rel["name:en"="Atbara River"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Seteet
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
As Sufayyah | 15.500000 , 34.700000 |
Hillat Abu Ushar | 15.830300 , 35.545800 |
Hillat Thamaniyah Arab Algamalon | 15.412300 , 35.390500 |
Hillat Um Milih | 15.657200 , 35.606600 |
Humari | 16.350000 , 35.283330 |
Shallal | 15.900000 , 35.600000 |
Notes:
- You can download geometry data for Seteet 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.