Certegui (Chocó) Map Cropping Samples
Certegui (Chocó) Map Cropping Samples-1
Certegui (Chocó) Map Cropping Samples-2
Certegui neighborhoods and villages map with 3D shadow effect
flag map of Certegui with 3D shadow effect
Certegui map with 3d shadow effect
Download outline map of Certegui (geojson format) :
Certegui.geojson (**)
Download polygon array of Certegui map for "Google Maps" :
Certegui.txt
Bounding Box for Certegui Map : ( 5.269122 , -76.718331 , 5.495262 , -76.342405 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Certegui map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.269122, -76.718331, 5.495262, -76.342405);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Certegui)
[out:json];
(
rel["name"="Certegui"][type=boundary];
rel["name:en"="Certegui"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Certegui
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cértegui | 5.370730 , -76.604400 |
Chambare | 5.416670 , -76.383330 |
La Vuelta | 5.460480 , -76.545290 |
Las Hamacas | 5.450000 , -76.533330 |
Notes:
- You can download geometry data for Certegui 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.