Sabá (Colón) Map Cropping Samples
Sabá (Colón) Map Cropping Samples-1
Sabá (Colón) Map Cropping Samples-2
Sabá neighborhoods and villages map with 3D shadow effect
flag map of Sabá with 3D shadow effect
Sabá map with 3d shadow effect
Download outline map of Sabá (geojson format) :
Sabá.geojson (**)
Download polygon array of Sabá map for "Google Maps" :
Sabá.txt
Bounding Box for Sabá Map : ( 15.3670406342 , -86.3067474365 , 15.5952959061 , -86.0297698975 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sabá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.3670406342, -86.3067474365, 15.5952959061, -86.0297698975);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sabá)
[out:json];
(
rel["name"="Saba"][type=boundary];
rel["name:en"="Saba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sabá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Achiote | 15.566670 , -86.183330 |
Copete | 15.566670 , -86.216670 |
El Jaguillo Muerto | 15.466670 , -86.200000 |
Isleta | 15.566670 , -86.166670 |
Las Flores | 15.550000 , -86.283330 |
Monga | 15.533330 , -86.250000 |
Orica | 15.483330 , -86.183330 |
Paguales | 15.583330 , -86.183330 |
Palos de Agua Abajo | 15.516670 , -86.166670 |
Prieta | 15.583330 , -86.183330 |
Regaderos | 15.566670 , -86.200000 |
Notes:
- You can download geometry data for Sabá 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.