The Era of GIS is Over: Why Decision-Makers Must Move Beyond GIS

Why Geography Is Not a System to Manage — It Is the Living Structure of Data

The Era of GIS is Over: Why Decision-Makers Must Move Beyond GIS
Photo by Ellipsis Drive / Unsplash

Let’s be honest: Geographic Information Systems (GIS) is a name that belongs in the museum of outdated tech acronyms. Born out of CAD (Computer-aided design) in the 1960s, slapped onto clunky client-server architectures in the 1990s, and marketed through the 2000s with glossy brochures, USB license dongles, it smells of a past era. Every time I hear GIS, I don’t think of modern software system and data infrastructure. I think of bored analysts digitizing maps, endless licensing negotiations, and old men in suits selling shrink-wrapped software as if it were magic.

The irony? Geography is not a “special system” at all. It’s not an add-on, not a desktop app, not a vendor license. Geography is intrinsic. It’s embedded in every dataset, every transaction, every movement in logistics, cities, and the environment. Yet by calling it GIS, we keep it fenced off, treated like an exotic artifact instead of what it is: the connective tissue of the modern world.

The challenge ahead isn’t to save GIS. It’s to bury it. To replace it with something truly geographic-centric, woven into the same data infrastructure that already powers everything else. Something that reflects the messy, dynamic complexity of the real world instead of reducing it to shapefiles and layers. That requires courage, because it means throwing away not just old tools, but an entire way of thinking.

Monolithic, Desktop-Centric Design

Early GIS software was built as a one-stop monolith: a gigantic desktop application that imported, analyzed, and mapped data all on a single machine. That made sense in the 1980s and 90s, when networks were slow or nonexistent, but it’s laughable today. A 2025 review of GIS architecture admits the obvious that initially GIS were designed as standalone desktop applications with most of the data being stored, accessed and processed locally. These systems laid the groundwork for spatial analysis, but they were limited in terms of data sharing, scalability, and computational efficiency.

That is, they were fine for a lone analyst in a stuffy 1990s office, but unsuitable for collaboration, distribution, or scaling. Sharing meant passing files around on floppy disks or, later, email attachments. Scaling up meant praying your workstation had enough RAM. Today's distributed, cloud-native approach is the complete opposite.

Vendors have tried to modernize by containerizing or virtualizing these monoliths. But wrapping traditional GIS in containers doesn’t make it modern. It’s like putting a rotary phone in a smartphone case: the look changes, the experience does not.

File-Based Workflows (Hello, Shapefiles!)

And then there are shapefiles. The zombie format that refuses to die. If you've ever worked in GIS, you know the ritual: .shp, .shx, .dbf, and the sacred .prj file that tells your software what projection you're in. Forget one, and good luck. A funny redbubble sticker nails the absurdity of the shapefile drama.

Thumbnail 3 of 3, Sticker, Shapefile Drama – Funny GIS Meme for Geographers & Map Nerds designed and sold by creative-nomad.
Shapefile Drama: everyday pain of missing file dependencies.

The limitations would be funny if they weren't still real. Shapefiles max out at 2 GB and about 70 million features.

Maybe you’re hearing about the .dbf file for the first time. It’s not a database in any modern sense, but a leftover from dBase, a tool released in 1979 (46 years ago!) for storing tabular data on early PCs. Think of it as a flat spreadsheet with severe restrictions: field names cut off at ten characters, no proper handling of text encodings, and only a handful of basic data types. Field names are chopped at 10 characters (so "CustomerName" becomes "CustomerNa"). Worse: they don't even support null values for numeric or text fields. In an era where any relational database has handled nulls for decades, shapefiles still force hacks like "-9999" to mean "no data."

Yet this fossil was grafted onto shapefiles to hold attributes, and decades later it’s still haunting GIS workflows. In other words, much of geodata today is shackled to a file format invented before the IBM PC even existed.

And let's not forget projections. A shapefile doesn't actually store its coordinate system internally but it depends on that fragile projection sidecar file. Lose it, and you get the dreaded "Unknown Spatial Reference" error.

Requiring multiple files to represent a single dataset is absurd in 2025. Yet shapefiles remain everywhere, relics of a CAD-style workflow where maps were traced and filed like blueprints.

It's a perfect symbol of the problem: GIS never really escaped its file-based, desktop-centric roots.

The Walled Garden

One of the biggest reasons GIS feels outdated is the way it fenced itself off from the rest of computing. While most technologies embraced open formats, APIs, and cloud-native services, GIS built its own ecosystem, complete with proprietary formats, complex licensing, and standards that often looked more like barriers than bridges.

Esri's file geodatabase is a good example (...or rather a bad one). It was introduced as the successor to the shapefile, fixing some technical limits but introducing a new problem: portability. Full support is tied to Esri's own software. Open-source tools can read parts of it, but write access is limited. What should have been a step forward in data management became another form of vendor lock-in.

Even the industry’s standards reveal the same pattern. The OGC protocols, WMS and WFS, were intended to promote interoperability. They worked — to a point. But they are rooted in the web service design of the early 2000s: verbose, XML-based, and hard to integrate into modern, API-driven data workflows.They feel more like relics than solutions. This is why the OGC has launched a new line of simpler, REST-style OGC APIs.

Licensing reflects the same mindset. In most IT domains, scaling is an infrastructure question: add more machines, expand resources, and you’re done. In GIS, scaling is often a licensing question. Historically, products like ArcGIS Server tied cost to machine roles or processor cores, which does not sit well with today’s elastic cloud environments. Spinning up ten more containers is trivial from a technical perspective, but not from a contractual one.

The result is that GIS isolated itself. Geography became something managed in a separate garden with its own tools, formats, and rules, rather than treated as a native part of broader data infrastructure. Meanwhile, the rest of the tech world moved on: cloud warehouses like BigQuery and Snowflake now support spatial SQL directly, vector tile servers expose geography through lightweight APIs, and formats like GeoParquet and COG bring spatial data into mainstream analytics.

It is not that geography is difficult to integrate. It is that GIS has too often chosen not to.

The Desktop Burden

Desktop tools reveal how GIS is experienced today. Open any traditional GIS and you face a cluttered screen of menus, toolbars, and icons. Functionality piled upon functionality until the interface resembles an archive rather than a tool.

The philosophy is simple: add any imaginable feature to the menu. The result? Software with thousands of functions but minimal guidance. Newcomers are overwhelmed while veterans develop muscle memory to navigate the clutter, not because workflows are elegant.

This isn't about open source versus proprietary. QGIS mirrors the same assumptions as systems it aimed to replace: that GIS requires specialists trained to memorize interfaces rather than offering accessible capabilities. It values features over clarity or design.

Modern developer tools stand in stark contrast, emphasizing fewer buttons, clearer abstractions, and integration with existing workflows. GIS has instead embraced complexity as if tradition matters more than usability.

As a result, the geography remains siloed, both architecturally and experientially. It is hidden behind menus rather than functioning as a natural extension of data work.

These failings are not accidental. They are architectural and cultural. Which is why the solution cannot be another GIS layer or yet another toolbox. It has to be a new foundation.

Toward a Geographic-Centric Information Infrastructure

The way forward is not a better GIS. It is an entirely different foundation. Geography should not live in its own silo. It should be treated as what it really is: a basic property of data. Voices such as Spatial Spirits are already probing these deeper shifts, asking how geography can be woven into the core fabric of data systems itself.

Geodata should be treated as what it really is: a basic property of data. A coordinate is just another number. A road network is simply a graph. A boundary is a polygon. None of this requires a separate kingdom to manage.

A geographic-centric information infrastructure means folding geography directly into the systems we already use. Databases, data lakes, and event streams should handle spatial information alongside everything else.

Imagine a logistics platform that queries which vehicle is closest to a pickup point through the same API that retrieves inventory data. Or a city dashboard where traffic sensor feeds are analyzed in real time alongside weather forecasts, without exporting to a separate GIS. Or an environmental monitoring system that ingests satellite imagery directly into a cloud data lake and triggers alerts automatically, rather than waiting for an analyst to click through menus. These are not speculative futures. They are the kinds of workflows that become possible once geography is treated as intrinsic.

The technology for this already exists. Systems like Google BigQuery, Snowflake, or PostgreSQL with PostGIS can store and query billions of rows of spatial data. Formats such as GeoParquet or cloud-optimized GeoTIFFs make geodata efficient to use in data lakes. And stream processors like Apache Kafka or Flink can evaluate events the moment they arrive. Modern file formats handle vast volumes without splitting into sidecars. Geography can live comfortably in this environment, but only if we let go of the idea that it requires its own ecosystem.

The harder part is not the technology but the mindset. For decades, GIS encouraged the belief that geography was special, requiring its own tools, training, and rituals. Breaking that belief means accepting that geography belongs everywhere, not in a corner. It means building models that reflect the complexity of the real world without reducing it to layers and shapefiles. And it means trusting that geography, when treated as intrinsic, will not lose its importance.

Voices like Spatial Spirits are already surfacing the questions we need to ask: how do we stop treating geography as something special, and start weaving it into the core of our data systems?

The Strategic Outlook

For decision-makers, the real risk is not that GIS is old, but that it keeps organizations anchored to old ways of working. Systems built around desktop software, proprietary formats, and licensing models cannot keep pace with the demands of real-time logistics, smart cities, or environmental monitoring. Geography matters more than ever, but the tools that once carried its name now stand in the way.

The shift is not about chasing the latest technology trend. It is about recognizing geography as a core dimension of business and society. Location is present in every transaction, every movement, every connection. When treated as a side discipline managed by specialists, its value remains trapped. When embedded directly into infrastructure, it becomes a source of speed, scale, and resilience.

The organizations that succeed will not be those with the largest GIS departments or the most certifications. They will be those that see geography for what it is: part of the business data itself. They will integrate it into their platforms as naturally as time, identity, or events, and they will act on it without waiting for someone to click through menus.

The message is simple. The acronym GIS belongs to the past. What follows is not a rebranding exercise or a new layer of tooling, but a different way of thinking: geography everywhere, no longer confined to its own system, but part of the foundations on which modern decisions are made.

Cheers!

Subscribe to Rico Fritzsche

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.
jamie@example.com
Subscribe