Download outline map of Chiriguaná (geojson format) : 
Chiriguaná.geojson (**)
Download polygon array of Chiriguaná map for "Google Maps" : 
Chiriguaná.txt
Bounding Box for Chiriguaná Map : ( 9.237365 , -73.789537 , 9.6102 , -73.207129 )
Wikipedia ID for Chiriguaná : Q1440741
Wikipedia SPARQL Query for Chiriguaná (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1440741 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1440741 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1440741 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1440741 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1440741 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1440741 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 Chiriguaná map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.237365, -73.789537, 9.6102, -73.207129);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chiriguaná)
	
[out:json];
(
rel["name"="Chiriguaná"][type=boundary];
rel["name:en"="Chiriguaná"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chiriguaná
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Aguafria  |  9.456110 , -73.587220  | 
|  Baramona  |  9.340000 , -73.546390  | 
|  Barlovento  |  9.494150 , -73.687550  | 
|  Berlin  |  9.374710 , -73.682100  | 
|  Bijagual  |  9.454720 , -73.698300  | 
|  Boca de Potrero  |  9.550000 , -73.616670  | 
|  Campo Clavo  |  9.368060 , -73.572780  | 
|  Cara Santa  |  9.372750 , -73.674460  | 
|  Carbonero  |  9.333330 , -73.633330  | 
|  Carrizal  |  9.454370 , -73.411700  | 
|  Caserio Arenas Blancas  |  9.461860 , -73.457620  | 
|  Celedon  |  9.476800 , -73.756840  | 
|  Chiriguaná  |  9.362380 , -73.603140  | 
|  Ecovias  |  9.370930 , -73.561840  | 
|  El Carmen  |  9.348110 , -73.569020  | 
|  El Clavo  |  9.333330 , -73.600000  | 
|  El Deseo  |  9.283330 , -73.616670  | 
|  El Silencio  |  9.409470 , -73.473090  | 
|  El Tigre  |  9.381060 , -73.678940  | 
|  Hacienda La Sierra  |  9.370080 , -73.519700  | 
|  Hacienda Pacho Prieto  |  9.318610 , -73.583330  | 
|  Hasta Aqui Llegaste  |  9.399760 , -73.710070  | 
|  La Aurora  |  9.464530 , -73.561090  | 
|  La Carolina  |  9.566670 , -73.633330  | 
|  La Lucha  |  9.398060 , -73.734650  | 
|  La Matica  |  9.431290 , -73.653400  | 
|  La Matica  |  9.311390 , -73.588060  | 
|  La Sarama  |  9.346580 , -73.635390  | 
|  Las Delicias  |  9.442780 , -73.755560  | 
|  Las Paredes  |  9.453330 , -73.596110  | 
|  Los Cerrajones  |  9.485990 , -73.567310  | 
|  Madre Vieja  |  9.286110 , -73.601390  | 
|  Medellin  |  9.350000 , -73.633330  | 
|  Media Luna  |  9.521670 , -73.689170  | 
|  No Hay Cupo  |  9.353960 , -73.698480  | 
|  Pesqueria  |  9.250000 , -73.683330  | 
|  Poponte  |  9.423360 , -73.411650  | 
|  Puerto Jarava  |  9.360830 , -73.661940  | 
|  Puntetigre  |  9.493150 , -73.622170  | 
|  Remolino  |  9.404390 , -73.726370  | 
|  Rincon Hondo  |  9.397220 , -73.487220  | 
|  San Andres  |  9.507220 , -73.674720  | 
|  San Cristobal  |  9.505990 , -73.552770  | 
|  San Jose  |  9.465000 , -73.698060  | 
|  San Juan de Tupe  |  9.399570 , -73.550730  | 
|  San Luis  |  9.415980 , -73.543980  | 
|  Venecia  |  9.436580 , -73.709640  | 
|  Villa Hermosa  |  9.488360 , -73.681390  | 
|  Viloria  |  9.550000 , -73.550000  | 
Notes:
- You can download geometry data for Chiriguaná 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.