Sigwe (Shiselweni) Map Cropping Samples
Sigwe (Shiselweni) Map Cropping Samples-1
Sigwe (Shiselweni) Map Cropping Samples-2
Sigwe neighborhoods and villages map with 3D shadow effect
flag map of Sigwe with 3D shadow effect
Sigwe map with 3d shadow effect
Download outline map of Sigwe (geojson format) :
Sigwe.geojson (**)
Download polygon array of Sigwe map for "Google Maps" :
Sigwe.txt
Bounding Box for Sigwe Map : ( -27.147647 , 31.577397 , -26.971459 , 31.77793 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sigwe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.147647, 31.577397, -26.971459, 31.77793);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sigwe)
[out:json];
(
rel["name"="Sigwe"][type=boundary];
rel["name:en"="Sigwe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Sigwe 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.