Caracolí (Antioquia) Map Cropping Samples
Caracolí (Antioquia) Map Cropping Samples-1
Caracolí (Antioquia) Map Cropping Samples-2
Caracolí neighborhoods and villages map with 3D shadow effect
flag map of Caracolí with 3D shadow effect
Caracolí map with 3d shadow effect
Download outline map of Caracolí (geojson format) :
Caracolí.geojson (**)
Download polygon array of Caracolí map for "Google Maps" :
Caracolí.txt
Bounding Box for Caracolí Map : ( 6.231096 , -74.840635 , 6.462329 , -74.624431 )
Wikipedia ID for Caracolí : Q1655826
Wikipedia SPARQL Query for Caracolí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655826 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655826 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655826 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655826 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655826 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655826 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 Caracolí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.231096, -74.840635, 6.462329, -74.624431);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caracolí)
[out:json];
(
rel["name"="Caracolí"][type=boundary];
rel["name:en"="Caracolí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caracolí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Canalones | 6.419720 , -74.826940 |
Cascaron | 6.420830 , -74.764440 |
Cominales | 6.319720 , -74.706670 |
El Abejorro | 6.250280 , -74.738330 |
El Bagre | 6.294440 , -74.726390 |
El Engano | 6.278990 , -74.723860 |
Horna | 6.317780 , -74.746390 |
Idarraga | 6.342050 , -74.727430 |
Imarco | 6.294170 , -74.687500 |
La Esperanza | 6.318610 , -74.642500 |
La Frontera | 6.284720 , -74.770560 |
La Guinea | 6.388890 , -74.728330 |
La Mesa | 6.302780 , -74.671940 |
La Selva | 6.333610 , -74.713610 |
La Soledad | 6.435000 , -74.823610 |
Las Aguilas | 6.369170 , -74.702220 |
Las Margaritas | 6.450560 , -74.799720 |
Los Alzatas | 6.289170 , -74.668060 |
Martinez | 6.355280 , -74.762780 |
San Jose | 6.352220 , -74.718890 |
San Jose Grande | 6.334440 , -74.753330 |
San Pablo | 6.380830 , -74.764440 |
Santa Fe | 6.363060 , -74.748330 |
Sardinas | 6.372220 , -74.761940 |
Victoria | 6.260640 , -74.654560 |
Notes:
- You can download geometry data for Caracolí 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.