Python Basics – Indentation, Lists & Tuples | Python for GIS Programming (Part 6)
Welcome to Part 6 of the Python for GIS Programming series on GIS Gallery!
In this video, we cover:
What Indentation is and why it is mandatory in Python
How indentation controls loops, conditionals, and function blocks
Introduction to Lists and Tuples
Differences between lists & tuples and when to use which
Practical examples related to GIS scripting workflows
These concepts are foundational before moving into scripting with ArcPy, PyQGIS, and geospatial libraries like GeoPandas.