SQL Views in QCarta

Learn about QCarta SQL Views.

QCarta offers two types of SQL Views

Saved Queries: Clickable links to provide SQL views to your QGIS maps.

Reports: SQL Tabular Reports

Novella – Geospatial Catalog

We’re proud to announce the release of Novella.

Novella is lightweight Spatial Data Catalog and Portal that supports both Harvesting and Manual Dataset Creation.

Novella provides ISO19115 and INSPIRE compliant metadata, with easy customization to add or change fields.

In addition to standard spatial data file types (Geopackages, GeoTIFF, etc..) Novella also provides support for QGIS Projects.

It also includes a Map Viewer for viewing your catalog items.

Novella is Open Source software.

Github: https://github.com/AcuGIS/Novella

Docs: https://novella.docs.acugis.com/en/latest/?badge=latest

Introducing: QCarta

We’re very pleased to announce the release of QCarta.

QCarta is a QGIS GeoPortal. It makes deploying, managing, and sharing your QGIS projects simple.

Quail

QCarta is free, Open Source software.

Some Key Features

  • Publish QGIS Projects via Plugin
  • Maps
  • Automatic Image Handling
  • Documents
  • Links
  • GeoStories
  • Group Level Permissions
  • SQL Views
  • SQL Reports
  • Plotly Support
  • SQL Workshop
  • OGC Web Services (WMS, WFS, and WMTS)
  • Topics and Keywords
  • Metadata
  • Advanced Search Options

Learn more about QCarta at:

https://github.com/acugis/qcarta

We also offer QCarta Hosting Services:

https://www.acugis.com/qcarta-hosting.html

QGIS SFTP Plugin

Version 2.2.2 of our QGIS SFTP Plugin is now available via the QGIS Plugin Manager.

AcuGIS QGIS SFTP Plugin is a plugin for transferring contents of a QGIS Project directory via SFTP.

Features:

  • Store multiple target servers
  • Set Owner (CHOWN)
  • Transfer entire QGIS project directory, including sub folders.

Version 2.2.2 Updates:

  • Attached QProgressBar to main window to indicating upload progress
  • Added callback function to update progress bar in real time and avoid appearance of freezing
  • QApplication.processEvents() method is called during the upload to keep the GUI responsive

The SFTP plugin can be for any case in which you wish to transfer your project and files via SFTP. It can be particularly useful for Lizmap and QWC2 as well.

The plugin is available via the QGIS Plugin Manager.

If you wish to customize, you can find the source code on GitHub

https://github.com/AcuGIS/acugis_sftp_tool