Download outline map of Acandí (geojson format) :
Acandí.geojson (**)
Download polygon array of Acandí map for "Google Maps" :
Acandí.txt
Bounding Box for Acandí Map : ( 8.270047 , -77.457436 , 8.680162 , -77.075196 )
Wikipedia ID for Acandí : Q1575935
Wikipedia SPARQL Query for Acandí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1575935 wdt:P1082 ?population. }
OPTIONAL { wd:Q1575935 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1575935 wdt:P2046 ?area. }
OPTIONAL { wd:Q1575935 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1575935 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1575935 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 Acandí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.270047, -77.457436, 8.680162, -77.075196);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Acandí)
[out:json];
(
rel["name"="Acandí"][type=boundary];
rel["name:en"="Acandí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Acandí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acandí | 8.506330 , -77.277840 |
Aguacate | 8.619780 , -77.330010 |
Barbua | 8.573470 , -77.296120 |
Calderon | 8.551570 , -77.279990 |
Capitan | 8.582880 , -77.336210 |
Capurgana | 8.638050 , -77.346090 |
Cerro Canelo | 8.523330 , -77.271940 |
Chidima | 8.337500 , -77.216590 |
Chugandi | 8.407710 , -77.179630 |
La Caleta | 8.470310 , -77.266100 |
La Escalera | 8.568970 , -77.331070 |
La Goleta | 8.434030 , -77.166830 |
Los Chilingos | 8.491820 , -77.263300 |
Penalosa | 8.409330 , -77.260010 |
Pinorroa | 8.534280 , -77.277750 |
Playeta | 8.414340 , -77.173100 |
Polin | 8.580000 , -77.331980 |
Rufino | 8.601110 , -77.322420 |
San Francisco | 8.359360 , -77.111090 |
San Francisco de Asia | 8.377280 , -77.118360 |
San Francisco de Asis | 8.376940 , -77.117930 |
San Jeronimo | 8.453460 , -77.268330 |
San Miguel | 8.450030 , -77.274700 |
Sapzurro | 8.638049 , -77.364349 |
Tanela | 8.294790 , -77.220020 |
Tanela Viejo | 8.300000 , -77.166670 |
Titiza | 8.314090 , -77.178820 |
Trigana | 8.379880 , -77.116490 |
Vivienda Tipica | 8.383470 , -77.113870 |
Zapzurro | 8.663720 , -77.365060 |
Notes:
- You can download geometry data for Acandí 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.