Calarcá (Quindío) Map Cropping Samples
Calarcá (Quindío) Map Cropping Samples-1
Calarcá (Quindío) Map Cropping Samples-2
Calarcá neighborhoods and villages map with 3D shadow effect
flag map of Calarcá with 3D shadow effect
Calarcá map with 3d shadow effect
Download outline map of Calarcá (geojson format) :
Calarcá.geojson (**)
Download polygon array of Calarcá map for "Google Maps" :
Calarcá.txt
Bounding Box for Calarcá Map : ( 4.33681 , -75.805278 , 4.571755 , -75.555688 )
Wikipedia ID for Calarcá : Q2240918
Wikipedia SPARQL Query for Calarcá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2240918 wdt:P1082 ?population. }
OPTIONAL { wd:Q2240918 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2240918 wdt:P2046 ?area. }
OPTIONAL { wd:Q2240918 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2240918 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2240918 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 Calarcá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.33681, -75.805278, 4.571755, -75.555688);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Calarcá)
[out:json];
(
rel["name"="Calarcá"][type=boundary];
rel["name:en"="Calarcá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Calarcá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto del Rio | 4.539720 , -75.650280 |
Barragan | 4.345510 , -75.788200 |
Calarcá | 4.529490 , -75.640910 |
La Espanola | 4.480240 , -75.697060 |
La Maria | 4.531670 , -75.661110 |
La Pradera | 4.550280 , -75.628330 |
La Virginia | 4.500000 , -75.650000 |
Potosi | 4.466670 , -75.683330 |
Puerto Rico | 4.505000 , -75.647500 |
Quebradanegra | 4.444470 , -75.668520 |
Notes:
- You can download geometry data for Calarcá 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.