Upload raster, vector and point cloud layers from QGIS to a 360-for-you.com project
Uploads data from the current QGIS project to 360-for-you.com or a self-hosted
360ForYou server and creates a viewer project you can share by link.
Raster layers are uploaded as GeoTIFF (rendered RGBA export, or the source file
when it is already an RGB GeoTIFF), vector layers are exported to KML, point cloud
layers upload their LAS/LAZ source files, and arbitrary files can be added from disk.
Uploads are chunked and resumable and run in the QGIS task manager.
Requires an account and an API key (Profile - API keys, scopes projects:read and
projects:write). The server URL is configurable for self-hosted installations.
Uses only the QGIS/Python standard library - no external dependencies.
Plugin Tags