Download outline map of Canalete (geojson format) :
Canalete.geojson (**)
Download polygon array of Canalete map for "Google Maps" :
Canalete.txt
Bounding Box for Canalete Map : ( 8.618095 , -76.365695 , 8.808521 , -76.127567 )
Wikipedia ID for Canalete : Q1526135
Wikipedia SPARQL Query for Canalete (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1526135 wdt:P1082 ?population. }
OPTIONAL { wd:Q1526135 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1526135 wdt:P2046 ?area. }
OPTIONAL { wd:Q1526135 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1526135 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1526135 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 Canalete map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.618095, -76.365695, 8.808521, -76.127567);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Canalete)
[out:json];
(
rel["name"="Canalete"][type=boundary];
rel["name:en"="Canalete"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Canalete
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguas Prietas | 8.686810 , -76.271550 |
Aguila | 8.800000 , -76.200000 |
Bruselas | 8.636670 , -76.208610 |
Canalete | 8.785580 , -76.240650 |
Canalete | 8.676110 , -76.204170 |
Codicia | 8.766670 , -76.216670 |
El Guineo | 8.756940 , -76.176670 |
El Limon | 8.689170 , -76.260640 |
El Paraiso | 8.788480 , -76.207780 |
El Refugio | 8.768980 , -76.230130 |
El Rosario | 8.784490 , -76.184810 |
El Tambo | 8.715560 , -76.191110 |
Francisco Lora | 8.760640 , -76.273100 |
Ismael Pinto | 8.705280 , -76.323890 |
La Bodega | 8.757670 , -76.226660 |
La Gloria | 8.705000 , -76.244720 |
La Gloria | 8.798330 , -76.169720 |
La Macoca | 8.766110 , -76.132780 |
La Posaola | 8.725000 , -76.234720 |
La Union | 8.716670 , -76.250000 |
Las Marias | 8.782550 , -76.239210 |
Los Angeles | 8.704720 , -76.221390 |
Popayan | 8.670280 , -76.209170 |
Pueblomocho | 8.805550 , -76.164360 |
Risaranda | 8.801160 , -76.162240 |
Rives | 8.700000 , -76.200000 |
Santa Helena | 8.796630 , -76.177680 |
Silva Santos | 8.753880 , -76.301560 |
Tomate | 8.721940 , -76.160000 |
Urango | 8.780640 , -76.145530 |
Notes:
- You can download geometry data for Canalete 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.