Download outline map of Caloto (geojson format) :
Caloto.geojson (**)
Download polygon array of Caloto map for "Google Maps" :
Caloto.txt
Bounding Box for Caloto Map : ( 2.91708 , -76.458966 , 3.172951 , -76.275661 )
Wikipedia ID for Caloto : Q2420491
Wikipedia SPARQL Query for Caloto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2420491 wdt:P1082 ?population. }
OPTIONAL { wd:Q2420491 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2420491 wdt:P2046 ?area. }
OPTIONAL { wd:Q2420491 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2420491 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2420491 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 Caloto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.91708, -76.458966, 3.172951, -76.275661);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caloto)
[out:json];
(
rel["name"="Caloto"][type=boundary];
rel["name:en"="Caloto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caloto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caloto | 3.035860 , -76.407880 |
Camilo Torres | 3.068590 , -76.410400 |
Crucero del Cuali | 3.080350 , -76.417100 |
El Credo | 3.035220 , -76.299660 |
El Placer | 3.082460 , -76.294410 |
Guatava | 3.027210 , -76.339890 |
Gueya | 2.989820 , -76.371630 |
Hacienda Bachue | 3.077680 , -76.412840 |
Hacienda Barro Colorado | 3.106740 , -76.331000 |
Hacienda Carrizal | 3.094730 , -76.333150 |
Hacienda El Carmelo | 3.105410 , -76.327070 |
Hacienda El Dorado | 3.124640 , -76.313380 |
Hacienda El Dorado | 3.121630 , -76.341340 |
Hacienda El Nilo | 3.063650 , -76.368980 |
Hacienda Guavito | 3.097790 , -76.329230 |
Hacienda Huasano | 3.130270 , -76.310730 |
Hacienda Japio | 3.046590 , -76.443520 |
Hacienda La Josefina | 3.053520 , -76.374670 |
Hacienda La Trampa | 3.055450 , -76.367050 |
Huasano La Veranera | 3.118480 , -76.307020 |
La Cuchilla | 3.096160 , -76.303300 |
La Palma | 3.072850 , -76.352640 |
La Placa | 2.936870 , -76.381700 |
Miraflores | 3.016670 , -76.350000 |
Muchacho | 2.971420 , -76.383050 |
Paramillo | 2.935830 , -76.395000 |
Quimica Basica | 3.050960 , -76.414950 |
Quintero | 3.154330 , -76.438430 |
San Jacinto | 3.097090 , -76.412980 |
San Nicolas | 3.050620 , -76.430190 |
Santa Rita | 3.067230 , -76.380820 |
Venadillo | 3.063360 , -76.307870 |
Vereda Caicedo | 3.017720 , -76.431250 |
Vereda El Credo | 3.049260 , -76.304210 |
Vereda El Guasimo | 3.067000 , -76.393690 |
Vereda Guatava | 3.023400 , -76.355910 |
Vereda Honda | 2.939310 , -76.409890 |
Vereda Los Chorros | 3.042320 , -76.325060 |
Vereda Mambial | 3.023010 , -76.320520 |
Vereda Pedregal | 3.058180 , -76.301310 |
Vereda Venadillo | 3.061260 , -76.324970 |
Notes:
- You can download geometry data for Caloto 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.