Recently Updated Pages
Submitting .Net Lambdas
The platform allows users to run Spatial Lambdas that are compiled as standard .Net assemblies. ...
Program Examples
Voxel Generator for a Torus object This program generates a volumetric Torus object: import v...
Python Program Reference
The following table lists the functions and properties available in the Python programmable inter...
View Programs
A View entity defines a way to visualize several datasets together. In order to decide which data...
Report Programs
Reports are special entities that contain tabular results, like a CSV table. These results are ob...
Voxel Generator Programs
A spatial entity will go through several stages in its lifetime. It is possible to provide custom...
Get CRS from project
This example shows how to retrieve the project's CRS (Coordinate Reference System). # Get the co...
Specify an HTTP proxy
This example shows how to specify an HTTP proxy to be used in all HTTP calls made by the API. # ...
Adding Users to Projects
The REST interface enforces a simple security model. In this model, a single user may be associat...
Validating a Program
This REST call can be used to validate a view, report or generator program. The program’s code mu...
Getting Program Inputs
This REST call can be used to request the input metadata for a custom program in the system. The ...
Triggering Export Jobs
Export entities allow to extract information from Voxel Farm Servers into a standard format. Curr...
Triggering Jobs
A typical project will require to process raw files into spatially indexed datasets. This process...
Retrieving Processing Log Files
This call retrieves the processing log for an entity. Method GET URL <server>/file.ashx Para...
Uploading large files
In occasions, file sizes can be prohibitively large for uploading using the REST interface, as so...
Uploading Entity Files
Some entities may have raw files associated to them. This is the case of raw point clouds and unp...
Getting Entity Files
Some entities may have raw files associated to them. This is the case of raw point clouds and unp...
Deleting Entities
This call deletes a list of entities from the project. If the entity has any data associated to i...
Updating an Entity
This call updates the properties of an existing entity. Method POST URL <server>/entity.ashx ...
Creating an Entity
This call creates a new entity. Method POST URL <server>/entity.ashx Parameters p...