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