Summary
Keywords
Full Transcript
If you drag a massive file into ArcGIS Pro and just wait, you probably know the feeling of error codes and crashes. It’s like taking a Ferrari and putting it in gridlock traffic. You don't need to dump ArcGIS for your cartography, but you do need to push the heavy lifting somewhere else.In this video, I break down how to build an "Iron Man suit" for your GIS workflows by connecting the world's most popular GIS interface to powerful backend data engines. We cover the complete hybrid stack: a SQL query engine, a distributed processing engine, and a Python data science brain. 📊 FREE: The Modern GIS Skill Map The 5 skills that actually matter in modern GIS (and what you can stop learning). Based on a survey of 1,400+ geospatial professionals. ➡ Get the free training + PDF guide: https://forrest.nyc/go/training/ What you will learn in this video: - Why loading data into a desktop tool's memory is holding you back. - How to swap your file geodatabase for a true SQL query engine like PostGIS or DuckDB. - When to use distributed computing (Apache Sedona, Wherobots) for massive datasets. - How to integrate Python (GeoPandas, PySAL, Scikit Learn) for advanced spatial data science. 📰 Daily modern GIS insights: https://forrest.nyc 🔔 Subscribe for weekly videos on modern geospatial data engineering, cloud-native GIS, and spatial analytics for professional practitioners. 00:00 The Problem with Desktop GIS Limits 01:20 Why ArcGIS Pro Crashes (The Ferrari Problem) 02:25 Layer 1: The Data Engine (PostGIS & DuckDB) 03:41 Layer 2: The Processing Engine (Apache Sedona) 05:37 The Hardest Part: Connecting the Architecture Securely 06:39 Layer 3: The Data Science Brain (Python & Machine Learning) 08:14 How to Master the Hybrid GIS Stack CONNECT WITH ME 📸 Instagram: https://www.instagram.com/matt_forrest/ 💼 LinkedIn: https://www.linkedin.com/in/mbforr/ 📧 Newsletter: https://forrest.nyc 🌐 Website: https://forrest.nyc
