Reflections from FOSS4G 2025

Reflections from FOSS4G 2025

Author: MapScaping December 2, 2025 Duration: 13:56
Reflections from the FOSS4G 2025 conference    Processing, Analysis, and Infrastructure (FOSS4G is Critical Infrastructure) The high volume of talks on extracting meaning from geospatial data—including Python workflows, data pipelines, and automation at scale—reinforced the idea that FOSS4G represents critical infrastructure. AI Dominance: AI took up a lot of space at the conference. I was particularly interested in practical, near-term impact talks like AI assisted coding and how AI large language models can enhance geospatial workflows in QGIS. Typically, AI discussions focus on big data and earth observation, but these topics touch a larger audience. I sometimes wonder if adding "AI" to a title is now like adding a health warning: "Caution, a machine did this". Python Still Rules (But Rust is Chatting): Python remains the pervasive, default geospatial language. However, there was chatter about Rust. One person suggested rewriting QGIS in Rust might make it easier to attract new developers. Data Infrastructure, Formats, and Visualization When geospatial people meet, data infrastructure—the "plumbing" of how data is stored, organized, and accessed—always dominates. Cloud Native Won: Cloud native architecture captured all the attention. When thinking about formats, we are moving away from files on disk toward objects in storage and streaming subsets of data. Key cloud-native formats covered included COGs (Cloud Optimized GeoTIFFs), Zarr, GeoParquet, and PMTiles. A key takeaway was the need to choose a format that best suits the use case, defined by who will read the file and what they will use the data for, rather than focusing solely on writing it. The Spatial Temporal Asset Catalog (STAC) "stole the show" as data infrastructure, and DuckDB was frequently mentioned. Visualization is moving beyond interactive maps and toward "interactive experiences". There were also several presentations on Discrete Global Grid Systems (DGGS). Standards and Community Action Standards Matter: Standards are often "really boring," but they are incredibly important for interoperability and reaping the benefits of network effects. The focus was largely on OGC APIs replacing legacy APIs like WMS and WFS (making it hard not to mention PyGeoAPI). Community Empowerment: Many stories focused on community-led projects solving real-world problems. This represents a shift away from expert-driven projects toward community action supported by experts. Many used OSM (OpenStreetMap) as critical data infrastructure, highlighting the need for locals to fill in large empty chunks of the map. High-Level Takeaways for the Future If I had to offer quick guidance based on the conference, it would be: Learn Python. AI coding is constantly improving and worth thinking about. Start thinking about maps as experiences. Embrace the Cloud and understand cloud-native formats. Standards matter. AI is production-ready and will be an increasingly useful interface to analysis. Reflections: What Was Missing? The conference was brilliant, but a few areas felt underrepresented: Sustainable Funding Models: I missed a focus on how organizations can rethink their business models to maintain FOSS4G as critical infrastructure without maintainers feeling their time is an arbitrage opportunity. Niche Products: I would have liked more stories about side hustles and niche SAS products people were building, although I was glad to see the "Build the Thing" product workshop on the schedule. Natural Language Interface: Given the impact natural language is having on how we interact with maps and geo-data, I was surprised there wasn't more dedicated discussion around it. I believe it will be a dominant way we interact with the digital world. Art and Creativity: Beyond cartography and design talks, I was surprised how few talks focused on creative passion projects built purely for the joy of creation, not necessarily tied to making a part of something bigger.

The MapScaping Podcast delves into the intricate world where geography meets data. This isn't about static paper maps, but the dynamic, digital systems that help us understand our planet. Each conversation focuses on the practical and the visionary within GIS, geospatial technology, remote sensing, and earth observation. You'll hear directly from the cartographers, data scientists, software developers, and analysts who are building the tools and interpreting the information that defines modern digital geography. The discussions explore how satellite imagery is used, how location intelligence solves complex problems, and where the technology is headed next. For professionals, students, or anyone fascinated by how we chart and comprehend our world, this podcast offers a grounded look at a field that is constantly redrawing its own boundaries. Tune in to The MapScaping Podcast for insights that are as much about the people and ideas shaping this space as they are about the technology itself. It's a consistent source for those who think spatially, providing depth and context that goes beyond the software interface. Listen to find out how the hidden structures of geospatial data influence everything from urban planning and environmental conservation to business logistics and everyday apps.
Author: Language: English Episodes: 100

The MapScaping Podcast - GIS, Geospatial, Remote Sensing, earth observation and digital geography
Podcast Episodes
Using Lasers To Talk To Satellites [not-audio_url] [/not-audio_url]

Duration: 44:51
How do we get data from a satellite down to Earth? How do we task a satellite? Today the answer is likely to be via radios and a system of downlink sites or ground stations. As the satellites pass overhead or within “lin…
From Pixels to Patterns: AI in Spatial Analysis [not-audio_url] [/not-audio_url]

Duration: 1:05:50
There is a general understanding that it is becoming increasingly difficult to extract meaning from all the data we are collecting without using AI. But what is AI, and how did we end up in a situation where it is identi…
pygeoapi - A Python Geospatial Server [not-audio_url] [/not-audio_url]

Duration: 37:03
PYGEOAPI is a Python server implementation of the OGC API suite of standards ... which might be really useful if you are thinking about upgrading from the first-generation OGC standards to the second-generation OGC stand…
Big Data In The Browser [not-audio_url] [/not-audio_url]

Duration: 57:17
So why would anyone want to put alot of data into a browser? Well, for a lot of the same reasons that edge computing and distributed computing have become so popular. You get the data a lot closer to the user and you don…
Rasters In A Database? [not-audio_url] [/not-audio_url]

Duration: 34:21
Sounds like a great idea right? In this episode, Paul Ramsey explains why you shouldn't ... unless you want to ... and how you can ... if you have to. You can find Paul's blog here: http://blog.cleverelephant.ca/about So…
Spatial Knowledge Graphs [not-audio_url] [/not-audio_url]

Duration: 32:04
A knowledge graph is a network of relationships between real work entities and in this episode, you will learn how and why knowledge graphs might be a better choice than spatial joins! Further listening! The H3 Indexing…
ChatGPT and Large Language Models [not-audio_url] [/not-audio_url]

Duration: 50:13
I am sure you have heard of ChatGPT by now so the hope of this episode is to give you some more context about what is it built on and how it works. To do that I invited Daniel Whitneck back on the podcast You can connect…
Computer Vision and GeoAI [not-audio_url] [/not-audio_url]

Duration: 37:58
Computer vision is a field of artificial intelligence (AI) that enables computers and systems to derive meaningful information from digital images. You might think that this is exactly what we are doing in earth observat…
Designing for Location Privacy [not-audio_url] [/not-audio_url]

Duration: 42:18
Data is what data does - more about that later on ;) This episode focuses on designing for privacy, how do we create value from location data without sacrificing personal privacy? Well, you might start by adhering to the…
Hyperspectral vs Multispectral [not-audio_url] [/not-audio_url]

Duration: 38:46
When comparing multispectral and hyperspectral data it is not simply a case of “more data more better”! With hyperspectral you have “The curse of Dimensionality” but you also get more flexibility to pick exactly what ban…