Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python | |
| # -*- coding: utf-8 -*- | |
| """ | |
| Author: Esri Colombia (Marcelo Villa) | |
| Date: 27/03/2018 | |
| Envía un correo electrónico a la dirección especificada con un archivo adjunto, | |
| el cual consiste en un archivo de Excel (o CSV) con la tabla de atributos para | |
| todos los eventos 'activos' de un Feature Service de ArcGIS. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.