Skip to content

v0.1.0

Compare
Choose a tag to compare
@TristanDamron TristanDamron released this 22 Jun 20:05
· 68 commits to main since this release
397a266

geoCML v0.1.0 is now available!

What's new in geoCML v0.1.0

geoCML v0.1.0 features several micro-services which allow you to effortlessly deploy an enterprise GIS.

  • geocml-desktop allows you to access your data via an XFCE Ubuntu virtualized environment using QGIS.
  • geocml-postgres stores your data in a PostGIS enabled database.
  • geocml-server allows you to access your data via QGIS Server's API or via a frontend web application with geoCML Portal.
  • geocml-task-scheduler (gTS) allows to you automate tedious data management processes using a simple to use asynchronous task scheduler. gTS comes with a single task in this release for backing up your data from geocml-postgres.

Read more about geoCML v0.1.0 on our documentation site: https://geocml.github.io/docs/

What's Changed

New Contributors

Full Changelog: https://github.com/geoCML/geocml-base-deployment/commits/v0.1.0