Medio Atrato (Chocó) Map Cropping Samples
Medio Atrato (Chocó) Map Cropping Samples-1
Medio Atrato (Chocó) Map Cropping Samples-2
Medio Atrato neighborhoods and villages map with 3D shadow effect
flag map of Medio Atrato with 3D shadow effect
Medio Atrato map with 3d shadow effect
Download outline map of Medio Atrato (geojson format) :
Medio Atrato.geojson (**)
Download polygon array of Medio Atrato map for "Google Maps" :
Medio Atrato.txt
Bounding Box for Medio Atrato Map : ( 5.813045 , -76.988755 , 6.209259 , -76.245655 )
Wikipedia ID for Medio Atrato : Q816420
Wikipedia SPARQL Query for Medio Atrato (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q816420 wdt:P1082 ?population. }
OPTIONAL { wd:Q816420 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q816420 wdt:P2046 ?area. }
OPTIONAL { wd:Q816420 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q816420 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q816420 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 Atrato map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.813045, -76.988755, 6.209259, -76.245655);
);
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 Atrato)
[out:json];
(
rel["name"="Medio Atrato"][type=boundary];
rel["name:en"="Medio Atrato"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Medio Atrato
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bebara | 6.091550 , -76.571210 |
Bebarama | 6.009530 , -76.574140 |
Bete | 5.994580 , -76.781200 |
Buey | 6.117990 , -76.946720 |
Campo Alegre | 5.883330 , -76.733330 |
Tengui | 5.896290 , -76.724910 |
Notes:
- You can download geometry data for Medio Atrato 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.