Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial para explorar .kml en Python 3.6 #265

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "QuakeCurator"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No hay necesidad de agregar un submodulo, no? Los desarrolladores van a estar bajando todo con cada clone del repo del website.

path = QuakeCurator
url = https://github.com/alorozco53/QuakeCurator.git
branch = map-parser
1 change: 1 addition & 0 deletions QuakeCurator
Submodule QuakeCurator added at eeb15f
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Revisa los issues etiquetados para cada grupo de trabajo y únete a la conversac
| Ajuda | | | iOS, Swift | <center>[:octocat:](https://github.com/JuweTakeheshi/ajuda)</center> |
| Promesas.mx | Concentramos la información sobre las promesas que se estan haciendo y acciones que se estan indicando por distintos sectores de Gobierno, iniciativas públicas y privadas, organizaciones civiles, fundaciones, etc. | promesasmx.slack.com | AngularJS | <center>[:octocat:](https://github.com/jorandradefig/promesas.mx)</center> |
| [471Servicios](https://twitter.com/471servicios) | Bot que informa sobre instituciones gubernamentales en mexico encargadas de servicios | #sismomx-bots | Python | <center>[:octocat:](https://github.com/nusspez/bot-servicios-471)</center> |
| Análisis de información verificada en tiempo real | Tutorial de manejo de archivos `.kml` disponible [aquí](https://github.com/alorozco53/QuakeCurator/blob/map-parser/map-parser/KMLTutorial.ipynb). | | Python 3.6 y bibliotecas | <center>[:octocat:](https://github.com/alorozco53/quakecurator)</center> |

## Contribuye con este sitio

Expand Down