Download outline map of Coyaima (geojson format) :
Coyaima.geojson (**)
Download polygon array of Coyaima map for "Google Maps" :
Coyaima.txt
Bounding Box for Coyaima Map : ( 3.565842 , -75.330502 , 3.916534 , -74.972932 )
Wikipedia ID for Coyaima : Q583757
Wikipedia SPARQL Query for Coyaima (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q583757 wdt:P1082 ?population. }
OPTIONAL { wd:Q583757 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q583757 wdt:P2046 ?area. }
OPTIONAL { wd:Q583757 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q583757 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q583757 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 Coyaima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.565842, -75.330502, 3.916534, -74.972932);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Coyaima)
[out:json];
(
rel["name"="Coyaima"][type=boundary];
rel["name:en"="Coyaima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Coyaima
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Acevedo y Gomez | 3.680390 , -75.066180 |
| Alcayata | 3.612220 , -75.315830 |
| Alfonso Lopez | 3.718090 , -75.002970 |
| Amayarco | 3.773330 , -75.179440 |
| Angostura | 3.803330 , -75.063060 |
| Boca de Hilarco | 3.756110 , -74.993890 |
| Buenavista | 3.723460 , -75.142050 |
| Buenos Aires | 3.764570 , -75.003080 |
| Cascabel | 3.786390 , -75.042500 |
| Chicala | 3.799440 , -75.108610 |
| Colache | 3.783330 , -75.200000 |
| Coyaima | 3.799360 , -75.194670 |
| Doyare Centro | 3.835080 , -75.153940 |
| El Caribe | 3.705280 , -75.028330 |
| El Carmen | 3.697220 , -75.167220 |
| El Caucho | 3.850370 , -75.089150 |
| El Coco | 3.732500 , -75.223330 |
| El Diamante | 3.828910 , -75.131720 |
| El Floral | 3.690040 , -75.084330 |
| El Lido | 3.790150 , -75.069050 |
| El Socorro | 3.814450 , -75.098600 |
| Guayaquil | 3.691780 , -75.021980 |
| Guayarco | 3.670110 , -75.081230 |
| Hacienda San Miguel | 3.766670 , -75.000000 |
| Hato Viejo | 3.752220 , -75.016110 |
| Hilarco Guayaquil | 3.701110 , -75.026940 |
| Iguasal | 3.769170 , -75.008610 |
| La Cabana | 3.695000 , -75.045830 |
| La Ceiba | 3.834680 , -75.085840 |
| La Curva | 3.834440 , -75.060830 |
| La Florida | 3.739170 , -75.104720 |
| La Greda | 3.724540 , -74.982230 |
| La Pradera | 3.754250 , -75.100680 |
| La Soledad | 3.660450 , -75.154780 |
| Las Brisas | 3.789350 , -75.113170 |
| Las Casetas | 3.730280 , -75.001940 |
| Las Delicias | 3.718330 , -75.000830 |
| Los Cambulos | 3.820480 , -75.048890 |
| Los Guayabos | 3.811610 , -75.105350 |
| Los Mangos | 3.706110 , -75.042780 |
| Los Naranjos | 3.812260 , -75.150430 |
| Lusitania | 3.757120 , -75.049590 |
| Mal Abrigo | 3.746670 , -75.060830 |
| Media Luna | 3.769990 , -75.116810 |
| Mesas de San Juan | 3.739010 , -75.012170 |
| Miramar | 3.710830 , -74.992220 |
| Mixta de Anonales | 3.787220 , -75.036390 |
| Pueblo Nuevo | 3.695440 , -75.048810 |
| Rancho Quemado | 3.692970 , -75.102090 |
| San Agustin | 3.748890 , -75.224720 |
| San Cayetano | 3.739720 , -75.251390 |
| Santa Marta | 3.883890 , -75.102220 |
| Tamarindo | 3.759720 , -75.228060 |
| Totarco | 3.707220 , -75.182220 |
| Ventorina | 3.814170 , -75.162220 |
| Zaragoza | 3.775830 , -75.150560 |
Notes:
- You can download geometry data for Coyaima 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.