Caicedonia (Valle del Cauca) Map Cropping Samples
Caicedonia (Valle del Cauca) Map Cropping Samples-1
Caicedonia (Valle del Cauca) Map Cropping Samples-2
Caicedonia neighborhoods and villages map with 3D shadow effect
flag map of Caicedonia with 3D shadow effect
Caicedonia map with 3d shadow effect
Download outline map of Caicedonia (geojson format) :
Caicedonia.geojson (**)
Download polygon array of Caicedonia map for "Google Maps" :
Caicedonia.txt
Bounding Box for Caicedonia Map : ( 4.199774 , -75.89399 , 4.415937 , -75.787217 )
Wikipedia ID for Caicedonia : Q2430520
Wikipedia SPARQL Query for Caicedonia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2430520 wdt:P1082 ?population. }
OPTIONAL { wd:Q2430520 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2430520 wdt:P2046 ?area. }
OPTIONAL { wd:Q2430520 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2430520 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2430520 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 Caicedonia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.199774, -75.89399, 4.415937, -75.787217);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caicedonia)
[out:json];
(
rel["name"="Caicedonia"][type=boundary];
rel["name:en"="Caicedonia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caicedonia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aures | 4.237850 , -75.833120 |
Burila | 4.283330 , -75.800000 |
Caicedonia | 4.332400 , -75.826650 |
El Crucero | 4.300000 , -75.850000 |
El Pijao | 4.300000 , -75.850000 |
El Silencio | 4.211670 , -75.838330 |
La Caliche | 4.230830 , -75.828060 |
La Rivera | 4.313920 , -75.816820 |
La Tribuna | 4.222500 , -75.831390 |
Malagana | 4.210560 , -75.833060 |
Montegrande | 4.386390 , -75.825290 |
San Gerardo | 4.293540 , -75.819640 |
Notes:
- You can download geometry data for Caicedonia 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.