Bajo Baudó (Chocó) Map Cropping Samples
![Bajo Baudó (Chocó) Map Cropping Samples-1](og_image/map_cropping/4-1108700749-1.jpeg)
Bajo Baudó (Chocó) Map Cropping Samples-1
![Bajo Baudó (Chocó) Map Cropping Samples-2](og_image/map_cropping/4-1108700749-3.jpeg)
Bajo Baudó (Chocó) Map Cropping Samples-2
![Bajo Baudó neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108700749.jpg)
Bajo Baudó neighborhoods and villages map with 3D shadow effect
![flag map of Bajo Baudó with 3D shadow effect](og_image/flag_maps/flag_map_1108700749.jpg)
flag map of Bajo Baudó with 3D shadow effect
![Bajo Baudó map with 3d shadow effect](og_image/blank_maps/map_1108700749.png)
Bajo Baudó map with 3d shadow effect
Download outline map of Bajo Baudó (geojson format) :
Bajo Baudó.geojson (**)
Download polygon array of Bajo Baudó map for "Google Maps" :
Bajo Baudó.txt
Bounding Box for Bajo Baudó Map : ( 4.440325 , -77.539581 , 5.563327 , -76.92708 )
Wikipedia ID for Bajo Baudó : Q1525766
Wikipedia SPARQL Query for Bajo Baudó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525766 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525766 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525766 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525766 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525766 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525766 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Bajo Baudó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.440325, -77.539581, 5.563327, -76.92708);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bajo Baudó)
[out:json];
(
rel["name"="Bajo Baudó"][type=boundary];
rel["name:en"="Bajo Baudó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bajo Baudó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abrahan Asprilla | 5.000000 , -77.166670 |
Catripe | 5.226700 , -77.340480 |
Catru | 5.333330 , -77.066670 |
Cuevita | 5.445880 , -77.420060 |
Ijua | 4.600000 , -77.283330 |
Jose Diaz | 5.000000 , -77.183330 |
La Loma | 4.950000 , -77.333330 |
Manuel Asprilla | 5.000000 , -77.216670 |
Orpua | 4.573710 , -77.324090 |
Pavasa | 5.366670 , -77.383330 |
Piliza | 5.078490 , -77.373980 |
Pizarro | 4.953340 , -77.365980 |
Playa Nueva | 5.200000 , -77.316670 |
Puerto Abadia | 4.633330 , -77.300000 |
Puerto Echeverry | 5.319860 , -76.955230 |
Puerto Reyes | 5.154440 , -77.367550 |
Torreido de Abajo | 5.000000 , -77.150000 |
Virudo | 5.403020 , -77.402200 |
Notes:
- You can download geometry data for Bajo Baudó 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.