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