Caracol (Piaui) Map Cropping Samples
Caracol (Piaui) Map Cropping Samples-1
Caracol (Piaui) Map Cropping Samples-2
Caracol neighborhoods and villages map with 3D shadow effect
flag map of Caracol with 3D shadow effect
Caracol map with 3d shadow effect
Download outline map of Caracol (geojson format) :
Caracol.geojson (**)
Download polygon array of Caracol map for "Google Maps" :
Caracol.txt
Bounding Box for Caracol Map : ( -9.42457467983 , -43.5412569172 , -8.7281434404 , -43.1886343654 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Caracol map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.42457467983, -43.5412569172, -8.7281434404, -43.1886343654);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caracol)
[out:json];
(
rel["name"="Caracol"][type=boundary];
rel["name:en"="Caracol"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caracol
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Saco | -9.243554 , -43.238579 |
Caracol | -9.282271 , -43.326932 |
Gaviao | -9.316670 , -43.316670 |
Lagoa do Mato | -9.316670 , -43.350000 |
Lagoa Jurema | -9.350000 , -43.300000 |
Serrinha | -9.204266 , -43.333005 |
Travessao | -9.266670 , -43.283330 |
Umbuzeiro Verde | -9.340160 , -43.285000 |
Notes:
- You can download geometry data for Caracol 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.