Technical reference
Architecture overview
The original version of this document is located at https://docs.qfield.org/reference/qfieldcloud/architecture Architecture overview QFieldCloud has a containerized architecture with multiple containers and volumes. See an interactive version of the ...
Workflow
The original version of this document is located at https://docs.qfield.org/reference/qfieldcloud/workflow Workflow Here you can find a typical setup of a Manager and Fieldworker as two main actors who interact on QGIS and QField respectively. ...
Expression Variables
The original version of this document is located at https://docs.qfield.org/reference/expression_variables Expression Variables in QField QField supports various expression variables that can be used in forms, expressions, and field defaults. These ...
EXIF Data
The original version of this document is located at https://docs.qfield.org/reference/exif EXIF Data in QField When using the internal QField camera, images will be geotagged with various EXIF metadata fields. Below is a reference table listing the ...
The official QFieldCloud SDK and CLI
The original version of this document is located at https://docs.qfield.org/reference/qfieldcloud/sdk SDK and CLI qfieldcloud-sdk is the official client to connect to QFieldCloud API either as a Python module, or directly from the command line. Check ...
System Documentation
The original version of this document is located at https://docs.qfield.org/reference/qfieldcloud/system QFieldCloud System Documentation The aim of this document is to provide an overview of the QFieldCloud system to understand the underlaying logic ...
REST API
The original version of this document is located at https://docs.qfield.org/reference/qfieldcloud/api REST API You can also visit the API documentation at https://app.qfield.cloud/docs/ .
Technical specs
The original version of this document is located at https://docs.qfield.org/reference/qfieldcloud/specs Technical specs Firewall configuration If a project contains online layers (PostGIS, WMS, WFS, etc), QFieldCloud will try to establish a ...
Secrets
The original version of this document is located at https://docs.qfield.org/reference/qfieldcloud/secrets Secrets Secrets are Project settings that are securely stored in an encrypted way. Jobs will automatically have access to project’s secrets. ...
Jobs
The original version of this document is located at https://docs.qfield.org/reference/qfieldcloud/jobs Jobs Jobs on QFieldCloud perform heavy operation with project files and layers within QGIS. Jobs are created in response to certain user actions. ...
Permissions
The original version of this document is located at https://docs.qfield.org/reference/qfieldcloud/permissions Permissions QFieldCloud provides a fine grained access control over projects with the concepts of project collaborators, organization ...
Projects
The original version of this document is located at https://docs.qfield.org/reference/qfieldcloud/projects Projects Projects are the main data containers on QField and QFieldCloud. Users can create any number of projects. Projects must contain a ...
Basic concepts
The original version of this document is located at https://docs.qfield.org/reference/qfieldcloud/concepts Basic concepts Users To interact with QFieldCloud you need a registered user. Each user can create, modify and delete projects and ...
Supported Data Formats
The original version of this document is located at https://docs.qfield.org/reference/data-format Supported Data Formats QField supports a wide variety of formats via QGIS data providers and GDAL. This page offers a non-exhaustive list of supported ...
Technical reference
The original version of this document is located at https://docs.qfield.org/reference/index Technical reference Here you’ll find the technical reference documentation about the different parts of the QField Ecosystem