Uno (Bolama) Map Cropping Samples
Uno (Bolama) Map Cropping Samples-1
Uno (Bolama) Map Cropping Samples-2
Uno neighborhoods and villages map with 3D shadow effect
flag map of Uno with 3D shadow effect
Uno map with 3d shadow effect
Download outline map of Uno (geojson format) :
Uno.geojson (**)
Download polygon array of Uno map for "Google Maps" :
Uno.txt
Bounding Box for Uno Map : ( 11.022083282 , -16.482139587 , 11.42788887 , -15.99458313 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Uno map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.022083282, -16.482139587, 11.42788887, -15.99458313);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Uno)
[out:json];
(
rel["name"="Uno"][type=boundary];
rel["name:en"="Uno"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Uno
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ambeduco | 11.150000 , -16.100000 |
Ambeduco | 11.283330 , -16.216670 |
Anaburu | 11.299800 , -16.440530 |
Anane | 11.266670 , -16.166670 |
Ancadona | 11.233330 , -16.183330 |
Ancagume | 11.100000 , -16.150000 |
Ancalhe | 11.316670 , -16.116670 |
Ancamona | 11.150000 , -16.100000 |
Ancaquia | 11.133330 , -16.100000 |
Anor | 11.066670 , -16.216670 |
Bijante | 11.166670 , -16.066670 |
Bissante | 11.266670 , -16.166670 |
Bruce | 11.250000 , -16.250000 |
Bruce | 11.300000 , -16.116670 |
Cabuno | 11.233330 , -16.233330 |
Eticoga | 11.150000 , -16.133330 |
Etinhoque | 11.066670 , -16.150000 |
Etiogo | 11.183330 , -16.100000 |
Ossocono | 11.250000 , -16.166670 |
Ussaque | 11.266670 , -16.216670 |
Notes:
- You can download geometry data for Uno 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.