Recently Updated Pages
Report Lambda Cheatset
Process Block Model
The following example processes a Block Model. # Create a block model # The variable "rawbm_id"...
Upload Block Model
This example uploads a raw Block Model. To see what other metadata should be provided along with ...
Create Voxel Terrain from Mesh
This example processes a raw mesh into a Voxel Terrain entity. # The "raw_surface" variable cont...
Process Mesh Set
This example processes a set of meshes into a voxelized mesh set. # Create a voxel mesh # The v...
Upload Mesh Set
This example uploads a set of meshes. To see how "column_meta" property is composed, and what oth...
Create Voxel Terrain from Point Cloud
This example triggers the processing of a raw point cloud into a Voxel Terrain model # Create a ...
Create Indexed Point Cloud
This example triggers the processing of a raw point cloud. This creates a new Indexed Point Cloud...
Provide Credentials
This example shows how to provide credentials for API authentication. # Set credentials vf_to...
Heightmap (DEM)
A heightmap entity is a special type of Ortho-Imagery set where images describe altitude instead ...
Introduction
You can use the VoxelSpace WebUI to add a wide range of spatial entities—including point clouds, ...
Creating a View
The VoxelSpace WebUI provides two ways to begin creating a View, allowing users to define how mul...
Introduction
Views in VoxelSpace are pre-configured visual compositions of multiple spatial datasets. They pro...
Working with Cross-sections
The View interface in VoxelSpace allows users to perform real-time cross-section operations acros...
Adding Layers to a View
In VoxelSpace, a View can contain one or more visual layers, each representing a different datase...
Mesh (Raw Data)
A Mesh entity stores raw 3D surface geometry, such as terrain models, structural designs, or scan...
Program
A Program entity stores custom Python code within a project. These scripts allow you to automate ...
Voxel Terrain (Processed)
A Voxel Terrain entity represents a fully volumetric terrain surface. Unlike mesh-based terrain, ...
Voxel Block Model (Processed)
A Voxel Block Model is the spatially indexed version of a raw Block Model entity. Once voxelized,...
Voxel Point Cloud (Processed)
A Voxel Point Cloud entity transforms a collection of spherical point cloud captures—often from m...