Cicuco (Bolívar) Map Cropping Samples
Cicuco (Bolívar) Map Cropping Samples-1
Cicuco (Bolívar) Map Cropping Samples-2
Cicuco neighborhoods and villages map with 3D shadow effect
flag map of Cicuco with 3D shadow effect
Cicuco map with 3d shadow effect
Download outline map of Cicuco (geojson format) :
Cicuco.geojson (**)
Download polygon array of Cicuco map for "Google Maps" :
Cicuco.txt
Bounding Box for Cicuco Map : ( 9.167717 , -74.760352 , 9.305723 , -74.619409 )
Wikipedia ID for Cicuco : Q1579035
Wikipedia SPARQL Query for Cicuco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1579035 wdt:P1082 ?population. }
OPTIONAL { wd:Q1579035 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1579035 wdt:P2046 ?area. }
OPTIONAL { wd:Q1579035 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1579035 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1579035 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 Cicuco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.167717, -74.760352, 9.305723, -74.619409);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cicuco)
[out:json];
(
rel["name"="Cicuco"][type=boundary];
rel["name:en"="Cicuco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cicuco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chorro de Loba | 9.174850 , -74.706620 |
Cicuco | 9.263060 , -74.656940 |
El Limon | 9.275710 , -74.646460 |
La Bodega | 9.262200 , -74.670730 |
Pan de Azucar | 9.244370 , -74.651390 |
Pena de Mompos | 9.226140 , -74.739040 |
Punta de Cartagena | 9.276840 , -74.640090 |
San Francisco de Loba | 9.188680 , -74.722560 |
San Javier | 9.211110 , -74.662780 |
Notes:
- You can download geometry data for Cicuco 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.