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