La Cumbre (Valle del Cauca) Map Cropping Samples
La Cumbre (Valle del Cauca) Map Cropping Samples-1
La Cumbre (Valle del Cauca) Map Cropping Samples-2
La Cumbre neighborhoods and villages map with 3D shadow effect
flag map of La Cumbre with 3D shadow effect
La Cumbre map with 3d shadow effect
Download outline map of La Cumbre (geojson format) :
La Cumbre.geojson (**)
Download polygon array of La Cumbre map for "Google Maps" :
La Cumbre.txt
Bounding Box for La Cumbre Map : ( 3.54706 , -76.652198 , 3.862985 , -76.507074 )
Wikipedia ID for La Cumbre : Q677687
Wikipedia SPARQL Query for La Cumbre (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q677687 wdt:P1082 ?population. }
OPTIONAL { wd:Q677687 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q677687 wdt:P2046 ?area. }
OPTIONAL { wd:Q677687 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q677687 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q677687 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 La Cumbre map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.54706, -76.652198, 3.862985, -76.507074);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (La Cumbre)
[out:json];
(
rel["name"="La Cumbre"][type=boundary];
rel["name:en"="La Cumbre"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of La Cumbre
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bitaco | 3.611600 , -76.598230 |
La Cumbre | 3.649990 , -76.569840 |
La Maria | 3.683330 , -76.633330 |
La Palma | 3.700000 , -76.550000 |
Los Cedros | 3.833330 , -76.583330 |
Montanitas | 3.684640 , -76.530860 |
Pavas | 3.675000 , -76.583610 |
Puente Palo | 3.649720 , -76.607780 |
San Salvador | 3.800000 , -76.616670 |
Tragedias | 3.800000 , -76.616670 |
Notes:
- You can download geometry data for La Cumbre 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.