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