Tadó (Chocó) Map Cropping Samples
Tadó (Chocó) Map Cropping Samples-1
Tadó (Chocó) Map Cropping Samples-2
Tadó neighborhoods and villages map with 3D shadow effect
flag map of Tadó with 3D shadow effect
Tadó map with 3d shadow effect
Download outline map of Tadó (geojson format) :
Tadó.geojson (**)
Download polygon array of Tadó map for "Google Maps" :
Tadó.txt
Bounding Box for Tadó Map : ( 5.119858 , -76.621192 , 5.414584 , -76.130633 )
Wikipedia ID for Tadó : Q1524808
Wikipedia SPARQL Query for Tadó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1524808 wdt:P1082 ?population. }
OPTIONAL { wd:Q1524808 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1524808 wdt:P2046 ?area. }
OPTIONAL { wd:Q1524808 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1524808 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1524808 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 Tadó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.119858, -76.621192, 5.414584, -76.130633);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tadó)
[out:json];
(
rel["name"="Tadó"][type=boundary];
rel["name:en"="Tadó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tadó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agueita | 5.300000 , -76.200000 |
Arrastradero | 5.300210 , -76.332260 |
Carmelo | 5.320100 , -76.372340 |
El Tapon | 5.276870 , -76.510860 |
Guarato | 5.300000 , -76.366670 |
Jamarraya | 5.196480 , -76.159840 |
La Esperanza | 5.250000 , -76.416670 |
La Union | 5.283330 , -76.216670 |
Mumbu | 5.300000 , -76.383330 |
Playa de Oro | 5.311650 , -76.400770 |
Pureto | 5.333330 , -76.333330 |
Santa Cecilia | 5.300000 , -76.216670 |
Tadó | 5.265980 , -76.564870 |
Verada Playa de Oro | 5.314080 , -76.418540 |
Notes:
- You can download geometry data for Tadó 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.