Arenal (Yoro) Map Cropping Samples
Arenal (Yoro) Map Cropping Samples-1
Arenal (Yoro) Map Cropping Samples-2
Arenal neighborhoods and villages map with 3D shadow effect
flag map of Arenal with 3D shadow effect
Arenal map with 3d shadow effect
Download outline map of Arenal (geojson format) :
Arenal.geojson (**)
Download polygon array of Arenal map for "Google Maps" :
Arenal.txt
Bounding Box for Arenal Map : ( 15.278842926 , -86.9487609863 , 15.4251937866 , -86.6951446533 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Arenal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.278842926, -86.9487609863, 15.4251937866, -86.6951446533);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arenal)
[out:json];
(
rel["name"="Arenal"][type=boundary];
rel["name:en"="Arenal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arenal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arenal | 15.350000 , -86.833330 |
Campo Buenos Aires | 15.350000 , -86.833330 |
Campo La Jigua | 15.350000 , -86.833330 |
Campo Sutton | 15.350000 , -86.866670 |
Chinchin | 15.350000 , -86.833330 |
Chorrera | 15.416670 , -86.716670 |
El Coyote | 15.350000 , -86.766670 |
El Retiro | 15.300000 , -86.800000 |
El Tigre | 15.350000 , -86.800000 |
Paso Arenal | 15.383330 , -86.833330 |
Pie de la Cuesta | 15.350000 , -86.883330 |
Pueblo Nuevo | 15.333330 , -86.866670 |
Santa Cruz | 15.350000 , -86.766670 |
Santa Cruz | 15.350000 , -86.800000 |
Teguajal | 15.350000 , -86.766670 |
Notes:
- You can download geometry data for Arenal 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.