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