Telsen (Chubut) Map Cropping Samples

Telsen (Chubut) Map Cropping Samples-1

Telsen (Chubut) Map Cropping Samples-2

Telsen neighborhoods and villages map with 3D shadow effect

flag map of Telsen with 3D shadow effect

Telsen map with 3d shadow effect
 
Download outline map of Telsen (geojson format) : 
Telsen.geojson (**)
Download polygon array of Telsen map for "Google Maps" : 
Telsen.txt
Bounding Box for Telsen Map : ( -42.888061 , -68.394366 , -41.991607 , -65.94 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Telsen map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-42.888061, -68.394366, -41.991607, -65.94);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Telsen)
	
[out:json];
(
rel["name"="Telsen"][type=boundary];
rel["name:en"="Telsen"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Telsen
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Chasico | -42.822400 , -66.810350 | 
| El Junco | -42.350000 , -66.200000 | 
| Gan Gan | -42.522420 , -68.285070 | 
| Sierra Chata | -42.750000 , -66.000000 | 
| Talagapa | -42.194720 , -68.341500 | 
| Telsen | -42.399597 , -66.950007 | 
Notes:
- You can download geometry data for Telsen 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.