├── GIS with Python.ipynb ├── README.md └── car2go_en.gif /README.md: -------------------------------------------------------------------------------- 1 | # GIS-with-python 2 | An overview of 6 Python libraries for working with spatial data. 3 | 4 | Presented at Montréal Python and NICAR in 2017. 5 | 6 | See the Jupyter Notebook file (.ipynb) for details. 7 | -------------------------------------------------------------------------------- /car2go_en.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robroc/GIS-with-python/14258f07d2ee0f87fa13659f9c15fefc6b44a03b/car2go_en.gif --------------------------------------------------------------------------------