Marmato (Caldas) Map Cropping Samples

Marmato (Caldas) Map Cropping Samples-1

Marmato (Caldas) Map Cropping Samples-2

Marmato neighborhoods and villages map with 3D shadow effect

flag map of Marmato with 3D shadow effect

Marmato map with 3d shadow effect
 
Download outline map of Marmato (geojson format) : 
Marmato.geojson (**)
Download polygon array of Marmato map for "Google Maps" : 
Marmato.txt
Bounding Box for Marmato Map : ( 5.446282 , -75.640976 , 5.532357 , -75.576008 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Marmato map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.446282, -75.640976, 5.532357, -75.576008);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Marmato)
	
[out:json];
(
rel["name"="Marmato"][type=boundary];
rel["name:en"="Marmato"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Marmato
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Cabras | 5.501250 , -75.601890 | 
| Echadia | 5.488100 , -75.599380 | 
| El Llano | 5.466190 , -75.583000 | 
| El Paraiso | 5.513410 , -75.626760 | 
| El Vergel | 5.519630 , -75.610110 | 
| El Verjel | 5.518890 , -75.616110 | 
| Guaduarajo | 5.521940 , -75.606110 | 
| La Cuchilla | 5.506270 , -75.610200 | 
| La Miel | 5.515950 , -75.617280 | 
| Marmato | 5.478430 , -75.592670 | 
Notes:
- You can download geometry data for Marmato 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.