Cocal (Piaui) Map Cropping Samples
Cocal (Piaui) Map Cropping Samples-1
Cocal neighborhoods and villages map with 3D shadow effect
flag map of Cocal with 3D shadow effect
Cocal map with 3d shadow effect
Download outline map of Cocal (geojson format) :
Cocal.geojson (**)
Download polygon array of Cocal map for "Google Maps" :
Cocal.txt
Bounding Box for Cocal Map : ( -3.672621 , -41.746568 , -3.185728 , -41.299214 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Cocal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.672621, -41.746568, -3.185728, -41.299214);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cocal)
[out:json];
(
rel["name"="Cocal"][type=boundary];
rel["name:en"="Cocal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cocal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Algodoes | -3.516670 , -41.400000 |
Angical | -3.533330 , -41.666670 |
Belém | -3.545243 , -41.429723 |
Brejos dos Pachecos | -3.500000 , -41.333330 |
Campestre | -3.488301 , -41.341999 |
Cocal | -3.468311 , -41.557544 |
Frecheiras | -3.366670 , -41.600000 |
Palmeira | -3.583330 , -41.716670 |
Poco da Pedra | -3.416670 , -41.400000 |
Queimadas | -3.450000 , -41.400000 |
Santo Hilário | -3.356049 , -41.459204 |
Teteus | -3.516670 , -41.500000 |
Tucuns | -3.433330 , -41.350000 |
Notes:
- You can download geometry data for Cocal 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.