Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giswqs/geog-312-2021
First Steps in GIS Programming (GEOG 312) at the University of Tennessee, Knoxville
https://github.com/giswqs/geog-312-2021
data-science geopython geospatial gis jupyter mapping python
Last synced: 2 months ago
JSON representation
First Steps in GIS Programming (GEOG 312) at the University of Tennessee, Knoxville
- Host: GitHub
- URL: https://github.com/giswqs/geog-312-2021
- Owner: giswqs
- License: mit
- Created: 2021-08-13T18:48:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-21T14:44:02.000Z (6 months ago)
- Last Synced: 2024-10-24T15:57:11.326Z (2 months ago)
- Topics: data-science, geopython, geospatial, gis, jupyter, mapping, python
- Language: Jupyter Notebook
- Homepage: https://geog-312-2021.gishub.org
- Size: 7.12 MB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GEOG-312
First Steps in GIS Programming (GEOG 312) at the University of Tennessee, Knoxville## Textbooks
* Matthes, Eric (2019) _Python Crash Course, 2nd Edition: A Hands-On, Project-Based Introduction to Programming_. No Starch Press. ISBN: 978-1593279288.
* Zandbergen, Paul A. (2020) _Python Scripting for ArcGIS Pro_. Esri Press. ISBN: 9781589484993.## Online Python Editor
* [Google Colab](https://colab.research.google.com)
* [JupyterLite](https://gishub.org/jupyterlite)
* [Jupyter.org ](https://jupyter.org/try)
* [Kaggle Kernels](https://www.kaggle.com/kernels)
* [PythonAnywhere](https://www.pythonanywhere.com/try-ipython/)
* [W3schools](https://www.w3schools.com/python/default.asp)## Software Tools
* [Visual Studio Code](https://code.visualstudio.com)
* [PyCharm](https://www.jetbrains.com/pycharm/download)
* [Miniconda](https://docs.conda.io/en/latest/miniconda.html)
* [Git](https://git-scm.com)
* [ArcGIS Pro ](https://www.esri.com/en-us/arcgis/products/arcgis-pro/resources)
* [QGIS](https://qgis.org)
* [WhiteboxTools](https://jblindsay.github.io/ghrg/WhiteboxTools/index.html)
* [GDAL](https://gdal.org/)