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