Choachí (Cundinamarca) Map Cropping Samples

Choachí (Cundinamarca) Map Cropping Samples-1

Choachí (Cundinamarca) Map Cropping Samples-2

Choachí neighborhoods and villages map with 3D shadow effect

flag map of Choachí with 3D shadow effect

Choachí map with 3d shadow effect
 
 
Download outline map of Choachí (geojson format) : 
Choachí.geojson (**)
Download polygon array of Choachí map for "Google Maps" : 
Choachí.txt
Bounding Box for Choachí Map : ( 4.5034 , -74.006548 , 4.653437 , -73.792458 )
Wikipedia ID for Choachí : Q936199
Wikipedia SPARQL Query for Choachí (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q936199 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q936199 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q936199 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q936199 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q936199 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q936199 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 Choachí map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.5034, -74.006548, 4.653437, -73.792458);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Choachí)
	
[out:json];
(
rel["name"="Choachí"][type=boundary];
rel["name:en"="Choachí"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Choachí
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Arrayan  |  4.556690 , -73.933670  | 
|  Bobadilla  |  4.512500 , -73.935660  | 
|  Bobadilla Arriba  |  4.516670 , -73.950000  | 
|  Chatosuga  |  4.608480 , -73.899240  | 
|  Choachí  |  4.528970 , -73.922730  | 
|  El Alto  |  4.632990 , -73.987110  | 
|  El Alto del Palo  |  4.605450 , -73.900250  | 
|  El Hato  |  4.578500 , -73.921760  | 
|  Ferralara  |  4.567390 , -73.908640  | 
|  Granadillo  |  4.544190 , -73.897520  | 
|  Guasa  |  4.513470 , -73.929850  | 
|  Junia  |  4.608330 , -73.928060  | 
|  La Mascota  |  4.623610 , -73.973890  | 
|  La Unión  |  4.505000 , -73.904190  | 
|  Las Juntas  |  4.618090 , -73.994660  | 
|  Las Tapias  |  4.566670 , -73.950000  | 
|  Llanadas Arriba  |  4.584760 , -73.889960  | 
|  Llanadas Bajo  |  4.580000 , -73.898870  | 
|  Los Aguados  |  4.586960 , -73.918040  | 
|  Masa  |  4.570470 , -73.902200  | 
|  Nuevo Eden  |  4.597520 , -73.997520  | 
|  Pena Blanca  |  4.630490 , -73.861730  | 
|  Potrero Grande  |  4.596420 , -73.942450  | 
Notes:
- You can download geometry data for Choachí 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.