Bagadó (Chocó) Map Cropping Samples

Bagadó (Chocó) Map Cropping Samples-1
Bagadó (Chocó) Map Cropping Samples-1
Bagadó (Chocó) Map Cropping Samples-2
Bagadó (Chocó) Map Cropping Samples-2
Download outline map of Bagadó (geojson format) : Bagadó.geojson (**)
Download polygon array of Bagadó map for "Google Maps" : Bagadó.txt
Bounding Box for Bagadó Map : ( 5.335873 , -76.435642 , 5.686622 , -76.002611 )
Wikipedia ID for Bagadó : Q1576654
Wikipedia SPARQL Query for Bagadó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1576654 wdt:P1082 ?population. }
OPTIONAL { wd:Q1576654 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1576654 wdt:P2046 ?area. }
OPTIONAL { wd:Q1576654 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1576654 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1576654 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.335873, -76.435642, 5.686622, -76.002611);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Bagadó)
[out:json];
(
rel["name"="Bagadó"][type=boundary];
rel["name:en"="Bagadó"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Bagadó
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Aguasal 5.464300 , -76.138770
Bagadó 5.411640 , -76.415200
Cuchado 5.417320 , -76.289140
Dabaibe 5.554340 , -76.122030
Engrivado 5.416670 , -76.333330
La Sierra 5.404020 , -76.364190
Piedra Honda 5.416670 , -76.300000
San Marino 5.394920 , -76.335120


Notes:
- You can download geometry data for Bagadó 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.

Create Bagadó neighborhoods and villages map.


Share this page