Skip to content
Back to blog
GIS
GIS2025-02-12GeoSAT

ArcGIS or QGIS for government in Colombia: 2026 decision guide

ArcGISQGISgovernmentColombiamigrationdecision

The question "ArcGIS or QGIS?" is one of the most frequent topics in technical meetings at Colombian government agencies. And the honest answer is that it depends — but not on personal preferences. It depends on concrete factors that can be systematically evaluated.

This article presents a decision framework based on experience implementing both technologies in Colombian public sector organizations.

When to choose ArcGIS

ArcGIS remains the dominant platform in many Colombian government agencies, and there are legitimate reasons to maintain or adopt it.

Existing investment in the Esri ecosystem. If the organization already has ArcGIS Desktop, ArcGIS Server, ArcGIS Online, or ArcGIS Enterprise licenses, there is a sunk cost in licensing, training, and data stored in geodatabases. Migration has a real cost that is not always justified.

Need for ArcGIS Online/Enterprise. For organizations that require publishing web mapping services, operational dashboards, and field applications (Collector, Field Maps), Esri's integrated ecosystem has clear advantages. Interoperability between Esri products is native.

Guaranteed corporate support. Esri offers formal technical support with defined SLAs. For organizations that require contractual backing for their critical systems, this is an important factor.

Team trained in Esri. If the technical team has years of ArcGIS experience and the QGIS learning curve would mean months of reduced productivity, the opportunity cost may exceed the license fees.

Advanced processing. For network analysis, complex geoprocessing, and 3D modeling, ArcGIS Pro has mature tools that in QGIS require third-party plugins or custom scripts.

When to choose QGIS

QGIS has matured significantly, and in several scenarios it is the more appropriate option for Colombian government agencies.

LADM-COL requires it de facto. The LADM-COL Assistant — the official tool for multipurpose cadastral data capture and validation — is a QGIS plugin. If the organization will conduct cadastral operations under LADM-COL, it needs QGIS installed on technicians' workstations.

Limited budget. QGIS is free software. There is no per-user license cost, no annual licenses to renew, and no risk of losing access to the software if next year's budget falls short. For organizations with variable budgets, this eliminates an operational risk.

Vendor independence. QGIS works with open formats and integrates natively with PostGIS, GeoServer, and other open source components. The organization does not depend on a single vendor for its entire geospatial infrastructure.

PostGIS as a spatial database. For organizations that manage large volumes of geospatial data, PostGIS on PostgreSQL offers performance equivalent to or better than Oracle Spatial, without database license costs. The QGIS + PostGIS combination is a proven production architecture worldwide.

Transparency and technological sovereignty. Some government agencies prioritize free software use as institutional policy. QGIS meets this criterion without sacrificing functionality.

When to use both

The reality in many Colombian organizations is that they already use both tools, and that is perfectly acceptable. It is not necessary to choose one and abandon the other.

Large organizations with mixed needs. A department can use ArcGIS Enterprise for web service publishing while field technicians use QGIS with the LADM-COL Assistant. Data integrates in PostGIS and is published to both ecosystems.

Gradual migration. Organizations that decide to migrate from ArcGIS to QGIS rarely do it all at once. A gradual approach — migrating project by project, training team by team — reduces risk and allows evaluating the real impact before fully committing.

Specific projects. Some projects have requirements that favor one tool over the other. Using QGIS for cadastre and ArcGIS for urban planning is a valid combination.

The key is interoperability. As long as data is in standard formats (GeoPackage, PostGIS, WMS/WFS services), both tools can coexist without significant friction.

The real cost

The cost of a GIS system goes far beyond the software license. This analysis includes costs that organizations frequently underestimate.

ArcGIS

  • Annual licenses: ArcGIS Pro Standard ranges from $3,000 to $7,000 USD per user per year, depending on the tier and licensing agreement. ArcGIS Enterprise has additional significant costs.
  • Infrastructure: ArcGIS Enterprise requires servers with non-trivial specifications. Hosting can be cloud or on-premise, but both options have costs.
  • Database: ArcGIS works best with enterprise geodatabases running on SQL Server or Oracle — both with their own licenses.
  • Training: official Esri courses have costs. Certification as well.
  • Lock-in risk: if the organization decides to migrate in the future, data in proprietary formats (.gdb, .mxd) requires conversion.

QGIS + PostGIS

  • Licenses: $0. Neither QGIS nor PostGIS has a license cost.
  • Implementation consulting: QGIS is free but does not implement itself. Configuring PostGIS, designing data schemas, integrating with the LADM-COL Assistant, and training the team requires specialized consulting. Budget between $5,000 and $30,000 USD depending on scope.
  • Infrastructure: PostGIS runs on PostgreSQL, which is more resource-efficient than Oracle or SQL Server. Hosting costs are generally lower.
  • Support: there is no formal corporate support. The organization depends on the community, forums, and the implementation consultant.
  • Training: abundant free resources are available, but formal personalized training has a cost.

The 5-year analysis

For an organization with 10 technical users:

| Item | ArcGIS (5 years) | QGIS/PostGIS (5 years) | |---|---|---| | Software licenses | $150,000 - $350,000 USD | $0 | | Database | $50,000 - $100,000 USD | $0 | | Consulting/implementation | $20,000 - $50,000 USD | $15,000 - $40,000 USD | | Training | $15,000 - $30,000 USD | $10,000 - $20,000 USD | | Infrastructure | Similar | Similar |

These figures are estimates and vary by context. But the trend is clear: the total cost of ownership for QGIS/PostGIS is significantly lower when licenses are removed from the analysis.

Migration path

For organizations that decide to migrate from ArcGIS to QGIS/PostGIS, the process has three critical dimensions.

Data

Esri data formats (File Geodatabase, Personal Geodatabase) can be read in QGIS with the GDAL driver. Data migration is technically straightforward for geometries and attributes. The complexity lies in domains, subtypes, topology relationships, and annotations — these require manual reconstruction or scripting.

GeoPackage is the recommended bridge format between ecosystems. PostGIS is the final destination for data requiring multi-user access.

Services

Map services published on ArcGIS Server can be replaced with GeoServer or MapServer publishing WMS/WFS standards. Web clients consuming these services need minimal adjustments if they use OGC standards.

Training

The most difficult transition is not technical but human. Users with years of ArcGIS experience need between 2 and 4 weeks of training to become productive in QGIS. The interface is different, tools are in different places, and some workflows require plugins that need to be installed and configured.

Training should be practical, with real data from the organization and concrete use cases — not generic courses.

An additional factor: ArcGIS 10.x no longer has active support from Esri. Organizations still using ArcMap face a mandatory decision: upgrade to ArcGIS Pro (with license, hardware, and training costs) or migrate to QGIS. Both options require investment — the question is which generates greater long-term value.

The informed decision

There is no universal answer. ArcGIS is a mature platform with an integrated ecosystem. QGIS is a powerful tool with zero license cost. The right decision depends on each organization's context.

What is universal: the decision should be based on a 5-year cost analysis, on the evaluation of the team's technical capabilities, and on specific regulatory requirements — not on the inertia of "we have always used this."

At GeoSAT, we work with both technologies. We have implemented ArcGIS Enterprise, deployed complete QGIS/PostGIS infrastructures, and executed migrations between both ecosystems. Contact us if you need an objective evaluation for your organization.

Related articles