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