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