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