Skip to main content

🌍 QGIS Connection

QGIS can connect directly to the application’s GIS outputs, allowing you to work with live spatial data in a familiar GIS environment.

This workflow is ideal for analysis, mapping, and deliverable preparation without exporting files.


Supported GIS Tools​

The primary supported GIS tool is:

  • QGIS (Desktop)

Other GIS tools may work, but QGIS is the recommended and tested option.


How the Connection Works (Conceptually)​

Rather than exporting files, QGIS connects to a set of curated, read-only GIS views exposed by the system.

These views:

  • Represent current application data
  • Are structured specifically for GIS use
  • Update as data changes in the application

The connection behaves like a live data source rather than a static export.


What You’ll See in QGIS​

Once connected, you can expect to see:

  • Project or property layers
  • Geometry fields (points, lines, polygons)
  • Useful attributes such as names, IDs, or statuses

The exact layers available depend on your permissions and enabled outputs.


Read-Only Workflow​

Layers accessed through QGIS are read-only.

This ensures:

  • Data integrity
  • Consistent validation
  • Predictable behavior across users

If changes are needed, update the data in the application and refresh the layer in QGIS.


Performance & Best Practices​

To get the best experience:

  • Load only the layers you need
  • Use filters where possible
  • Avoid styling extremely large datasets all at once
  • Treat the data as authoritative, not temporary

For large projects, consider creating GIS-specific layouts or filtered views.


Intended Use Cases​

QGIS connections are best used for:

  • Mapping and visualization
  • Spatial analysis
  • Engineering exhibits
  • Planning layouts
  • Review and coordination

They are not intended for bulk editing or data entry.


Troubleshooting (General)​

If data does not appear as expected:

  • Confirm you have access to GIS outputs
  • Refresh layers in QGIS
  • Verify the data exists in the application
  • Check permissions if layers are missing

Detailed connection steps will be added as the system is finalized.



Summary​

The QGIS connection allows you to work with your application data using professional GIS tools—without breaking data integrity or creating duplicate datasets.

Think of it as live GIS access with guardrails.