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