Calima (Valle del Cauca) Map Cropping Samples
Calima (Valle del Cauca) Map Cropping Samples-1
Calima (Valle del Cauca) Map Cropping Samples-2
Calima neighborhoods and villages map with 3D shadow effect
flag map of Calima with 3D shadow effect
Calima map with 3d shadow effect
Download outline map of Calima (geojson format) :
Calima.geojson (**)
Download polygon array of Calima map for "Google Maps" :
Calima.txt
Bounding Box for Calima Map : ( 3.842646 , -76.885078 , 4.067848 , -76.400318 )
Wikipedia ID for Calima : Q1526288
Wikipedia SPARQL Query for Calima (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1526288 wdt:P1082 ?population. }
OPTIONAL { wd:Q1526288 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1526288 wdt:P2046 ?area. }
OPTIONAL { wd:Q1526288 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1526288 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1526288 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 Calima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.842646, -76.885078, 4.067848, -76.400318);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Calima)
[out:json];
(
rel["name"="Calima"][type=boundary];
rel["name:en"="Calima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Calima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Calimita | 3.916670 , -76.500000 |
Campo Algro | 3.937720 , -76.441020 |
Campoalegre | 3.899440 , -76.618890 |
Club Las Anonimos | 3.880280 , -76.491670 |
Club Nautico de Calima | 3.877500 , -76.483060 |
Darien | 3.931350 , -76.484810 |
Darién | 3.908270 , -76.497802 |
El Boleo | 4.000000 , -76.483330 |
El Diamante | 4.016670 , -76.483330 |
El Dorado | 4.050000 , -76.416670 |
Jiguales | 3.904440 , -76.454440 |
La Cecilia | 3.916670 , -76.450000 |
La Florida | 4.016670 , -76.466670 |
La Gaviota | 4.033330 , -76.483330 |
La Palmera | 4.040560 , -76.479720 |
La Paloma | 3.966670 , -76.450000 |
La Ribera | 4.016670 , -76.450000 |
La Samaria | 4.066670 , -76.516670 |
Madronal | 3.856080 , -76.554420 |
Puentetierra | 3.871160 , -76.460120 |
San Juan | 3.966670 , -76.416670 |
Notes:
- You can download geometry data for Calima 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.