Download outline map of Caldono (geojson format) :
Caldono.geojson (**)
Download polygon array of Caldono map for "Google Maps" :
Caldono.txt
Bounding Box for Caldono Map : ( 2.704404 , -76.630562 , 2.926062 , -76.361113 )
Wikipedia ID for Caldono : Q1391900
Wikipedia SPARQL Query for Caldono (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1391900 wdt:P1082 ?population. }
OPTIONAL { wd:Q1391900 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1391900 wdt:P2046 ?area. }
OPTIONAL { wd:Q1391900 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1391900 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1391900 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 Caldono map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.704404, -76.630562, 2.926062, -76.361113);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caldono)
[out:json];
(
rel["name"="Caldono"][type=boundary];
rel["name:en"="Caldono"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caldono
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alta Buena Vista | 2.733310 , -76.521700 |
Bateas | 2.842630 , -76.414860 |
Betania | 2.882380 , -76.387510 |
Buenavista | 2.747610 , -76.517040 |
Cabuyal | 2.859500 , -76.430770 |
Caldono | 2.797400 , -76.483160 |
Campo Alegre | 2.800000 , -76.500000 |
Cerro Alto | 2.837730 , -76.492140 |
Crucero de Pescador | 2.805910 , -76.545800 |
El Carmen | 2.783650 , -76.396140 |
El Cerrito | 2.815410 , -76.555640 |
El Crisol | 2.788020 , -76.492530 |
El Crucero | 2.778540 , -76.460450 |
El Lago | 2.747510 , -76.531530 |
El Palmichal | 2.827800 , -76.569740 |
El Pital | 2.865100 , -76.532490 |
El Rosal | 2.774880 , -76.532160 |
El Rosario | 2.776410 , -76.487190 |
El Socorro | 2.846300 , -76.587080 |
Filipinas | 2.854220 , -76.421110 |
Guadualito | 2.780330 , -76.523120 |
Juan XXIII | 2.747510 , -76.505310 |
La Buitreja | 2.802020 , -76.515850 |
La Esmeralda | 2.783360 , -76.460510 |
La Esmeralda | 2.818350 , -76.563740 |
La Floresia | 2.782370 , -76.513830 |
La Inpendencia | 2.766310 , -76.537890 |
La Lorena | 2.779290 , -76.538810 |
La Maria | 2.739740 , -76.525600 |
La Maria | 2.912830 , -76.361880 |
La Palma | 2.771650 , -76.453680 |
La Riviera | 2.784230 , -76.536210 |
Las Mercedes | 2.828650 , -76.510090 |
Lasamelias | 2.732220 , -76.423480 |
Lusitania | 2.782460 , -76.518390 |
Monterilla | 2.855560 , -76.521110 |
Nuevodia | 2.919710 , -76.367960 |
Pescador | 2.783330 , -76.550000 |
Pescador | 2.800700 , -76.553380 |
Pioya | 2.791670 , -76.387500 |
Plan de Zuniga | 2.853890 , -76.405120 |
Pueblo Nuevo | 2.743160 , -76.449790 |
Resguardo Indigena | 2.758000 , -76.420720 |
Salado | 2.784900 , -76.446420 |
San Jose | 2.842500 , -76.581390 |
Santa Helena | 2.798480 , -76.448410 |
Siberia | 2.786890 , -76.519550 |
Verda Miravalle | 2.849400 , -76.501110 |
Vereda Aguaclara | 2.872170 , -76.428950 |
Vereda Cristo Rey | 2.741590 , -76.412170 |
Vereda El Picacho | 2.816090 , -76.452780 |
Vereda El Rincon | 2.853710 , -76.438830 |
Vereda El Rincon | 2.866550 , -76.426620 |
Vereda Filipinas | 2.865520 , -76.408150 |
Vereda La Aguada | 2.883340 , -76.411770 |
Vereda La Esperanza | 2.726000 , -76.515520 |
Vereda Santa Helena | 2.805810 , -76.448070 |
Vereda Venteadero | 2.797910 , -76.421930 |
Notes:
- You can download geometry data for Caldono 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.