Download outline map of Toribío (geojson format) :
Toribío.geojson (**)
Download polygon array of Toribío map for "Google Maps" :
Toribío.txt
Bounding Box for Toribío Map : ( 2.845037 , -76.31861 , 3.097615 , -76.066531 )
Wikipedia ID for Toribío : Q1870972
Wikipedia SPARQL Query for Toribío (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1870972 wdt:P1082 ?population. }
OPTIONAL { wd:Q1870972 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1870972 wdt:P2046 ?area. }
OPTIONAL { wd:Q1870972 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1870972 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1870972 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 Toribío map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.845037, -76.31861, 3.097615, -76.066531);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Toribío)
[out:json];
(
rel["name"="Toribío"][type=boundary];
rel["name:en"="Toribío"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Toribío
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Albania | 3.005080 , -76.235430 |
| Belen | 2.982420 , -76.260900 |
| Carton Colombia | 3.060400 , -76.188340 |
| Cueva Loca | 2.958200 , -76.147200 |
| Dinamarca | 2.993660 , -76.160940 |
| El Amparo | 2.985940 , -76.260680 |
| El Calvario | 3.048230 , -76.218240 |
| El Congo | 2.991390 , -76.252550 |
| Este Julia | 3.043290 , -76.282850 |
| Hacienda Piedrahita | 2.877180 , -76.286230 |
| La Calera | 2.998090 , -76.204240 |
| La Estacion | 2.965640 , -76.161170 |
| La Fonda | 3.013310 , -76.187880 |
| La Llorona | 2.976720 , -76.150260 |
| La Luz | 3.030710 , -76.237700 |
| La Pila | 2.994920 , -76.300900 |
| La Primicia | 2.897800 , -76.288500 |
| La Romelia | 2.899450 , -76.193390 |
| Las Ondas | 3.071370 , -76.142260 |
| Natala | 3.007870 , -76.286300 |
| Potrerito | 2.971000 , -76.271690 |
| Puente Quemado | 2.915520 , -76.219090 |
| Rionegro | 3.019140 , -76.273930 |
| San Diego | 3.008670 , -76.245100 |
| San Pedro | 3.046140 , -76.225110 |
| Santo Domingo | 3.050000 , -76.100000 |
| Soto | 3.040460 , -76.234670 |
| Tacueyo | 3.020700 , -76.240550 |
| Toribío | 2.954810 , -76.268390 |
| Vereda La Fonda | 2.996500 , -76.187990 |
| Vereda La Granja | 3.035390 , -76.257050 |
| Vereda Lopez | 2.987580 , -76.156230 |
| Vereda Natala | 3.016050 , -76.293510 |
| Vereda Puente Quemado | 2.899960 , -76.216570 |
| Vereda Trapiche | 3.032210 , -76.269270 |
Notes:
- You can download geometry data for Toribío 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.