Automating Geo-processing tasks with GeoPandas and Python Scripting (Thiessen Weights Computation)

Опубликовано: 14 Октябрь 2024
на канале: GeoDelta Labs
10,451
194

In this tutorial you will learn how to use Python scripting along with Pandas and GeoPandas libraries to fully automate geoprocessing tasks. Through a real example of calculating Thiessen polygon weights for extremely complex geometries, you will learn how to:
1. Import libraries
2. Import and read ESRI shapefiles to python
3. Iterate over Pandas DataFrames and GeoPandas GeoDataFrames using 'for' loops
4. Use conditional statements
5. Perform geo-processing tasks in Python using GeoPandas
6. Write results into a .CSV file

Download the tutorial files - https://drive.google.com/open?id=1FX5...

Create Thiessen Polygons using ArcMap and Calculating Thiessen Weights -
   • Create Thiessen Polygons using ArcMap...  

How to install Spyder IDE using Anaconda Distribution -    • How to Install Pandas (and Python) us...  

How to install GeoPandas -    • How to Install Python GeoPandas - Eas...  

⭐NOTE:
‘Kite’ is an excellent tool that can help you boost your productivity when it comes to programming with its free Artificial Intelligence (AI) powered coding assistant. Kite is a plugin which provides smart completions and documentation as you’re typing-in your code, and its compatible with most of the well-known IDEs such as PyCharm, Spyder and VS Code. I absolutely love it, and recommend you guys to try it out as well.
https://www.kite.com/get-kite/?utm_me...