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