Medio Baudó (Chocó) Map Cropping Samples
Medio Baudó (Chocó) Map Cropping Samples-1
Medio Baudó (Chocó) Map Cropping Samples-2
Medio Baudó neighborhoods and villages map with 3D shadow effect
flag map of Medio Baudó with 3D shadow effect
Medio Baudó map with 3d shadow effect
Download outline map of Medio Baudó (geojson format) :
Medio Baudó.geojson (**)
Download polygon array of Medio Baudó map for "Google Maps" :
Medio Baudó.txt
Bounding Box for Medio Baudó Map : ( 4.91121 , -77.283768 , 5.386937 , -76.791009 )
Wikipedia ID for Medio Baudó : Q1525766
Wikipedia SPARQL Query for Medio 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 Medio Baudó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.91121, -77.283768, 5.386937, -76.791009);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Medio Baudó)
[out:json];
(
rel["name"="Medio Baudó"][type=boundary];
rel["name:en"="Medio Baudó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Medio Baudó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adriano Potes | 5.000000 , -77.066670 |
Agustin Vivas | 5.250000 , -76.933330 |
Anselmo Sedy | 5.016670 , -77.116670 |
Bartolo Gamboa | 5.034840 , -77.139380 |
Boca de Pepe | 5.055850 , -77.049870 |
Carmen Abadia | 5.166670 , -76.966670 |
Daniel Sanchez | 5.133330 , -77.000000 |
Eva Potes | 5.083330 , -77.033330 |
Juan Huaitoto | 5.016670 , -77.116670 |
La Puerquera | 4.983330 , -77.233330 |
Patrocinio Cordoba | 5.200000 , -76.950000 |
Pie de Pepe | 5.117290 , -76.833330 |
Puerto Meluk | 5.221340 , -76.936910 |
Secundino Perea | 5.016670 , -77.116670 |
Torreido de Arriba | 5.142990 , -77.030590 |
Notes:
- You can download geometry data for Medio 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.