Terrasolid Spatix May 2026
Because Spatix allows instant saving, errors are permanent. Always create a backup Spatix file before running an aggressive "Classify Ground" macro.
Spatix is a standalone 3D CAD software platform developed by GISware Integro specifically to serve as a native environment for running the industry-leading Terrasolid software suite Terrasolid Before 2020, Terrasolid
applications required a third-party MicroStation (Bentley) CAD license to operate. Spatix was introduced to eliminate this extra expense for LiDAR professionals. 🔑 Key Features of Spatix Cost-Efficient Autonomy:
It removes the need for an expensive external CAD platform to run Terrasolid 64-Bit Architecture:
Built to handle the massive datasets common in modern LiDAR and point cloud projects.
Uses its own lightweight vector format that stores 3D geometry alongside rich spatial attributes. Stereo Mode Support:
Includes advanced visualization options necessary for precise mapping and geospatial measurements. Developer API:
Features an accessible API allowing users and third-party devs to build custom extensions. 🛠️ How Spatix Integrates with Terrasolid
Spatix operates strictly as a geometric and vector drafting engine. To unlock its full drafting capabilities and process LiDAR data, you must run Terrasolid modules inside it: Host Platform: Spatix acts as the base "window" and cursor environment. "ixApps" Execution: Terrasolid programs are loaded into Spatix as
files (referred to as ixApps) directly from the Spatix top menu. Identical Functionality:
Except for very few platform-specific tools, the tools behave exactly as they do on MicroStation. Terrasolid Supported Terrasolid Modules
The core heavy-lifting apps fully support running on top of Spatix: ResearchGate Spatix/MicroStation Documentation and Terminology terrasolid spatix
Historically, Terrasolid software required Bentley MicroStation to run. MicroStation acted as the "CAD engine," while Terrasolid provided the specialized tools for point clouds and imagery.
However, as software licensing costs and development roads diverged, Terrasolid decided to build their own CAD platform. Spatix (often seen in file extensions like .spatix) is the result. It is a lightweight, robust CAD application that provides the necessary geometry and visualization engine to run TerraScan, TerraModeler, TerraPhoto, and TerraMatch.
In short: Spatix is the vehicle; Terrasolid tools are the engine.
A pseudo-code example (C++):
#include <spatix.h>
int main()
SpatixContext ctx = spatix_init();
PointCloudHandle pc = spatix_load_pointcloud("data.las", NULL);
if(pc)
printf("Points: %lld\n", spatix_get_point_count(pc));
spatix_close(pc);
spatix_done(ctx);
return 0;
Related search suggestions will be provided.
The Terrasolid Spatix suite represents a significant evolution in LiDAR data processing, transitioning from a dependency on Bentley MicroStation to a more flexible, standalone environment. What is Spatix?
Spatix is an all-in-one CAD platform specifically designed by Spatix Ltd to host the Terrasolid family of software. While Terrasolid was historically built as an add-on for MicroStation, Spatix provides a lighter, cost-effective alternative that allows users to run powerful LiDAR classification and mapping tools without a separate MicroStation license. Key Capabilities of the Suite
The integration of Terrasolid tools within the Spatix environment enables a comprehensive geospatial workflow:
TerraScan: The core tool for point cloud management and automated classification (e.g., ground, buildings, vegetation).
TerraModeler: Facilitates surface generation and terrain modeling, allowing for the creation of high-resolution Digital Elevation Models (DEMs).
TerraMatch: Used for boresight calibration and strip adjustment to ensure high geometric accuracy across large datasets. Because Spatix allows instant saving, errors are permanent
TerraPhoto: Processes images alongside LiDAR to produce orthophotos and colourized point clouds. Industry Applications
This software combo is a staple for LiDAR Processing Specialists and Geospatial Analysts working in diverse fields:
UAV Surveying: It is frequently used to process data from drone sensors like the DJI Zenmuse L1 to create detailed topographic maps.
Infrastructure & Engineering: Used for hazard assessment in mountainous regions and monitoring large-scale infrastructure projects.
Mobile Mapping: Supports data processing for vehicle-mounted LiDAR systems to create 3D city models or highway surveys. Workflow Integration
Spatix is designed for high-volume data handling, featuring:
Automation: Scripting and batch-processing capabilities (often using Python or VBA) to improve efficiency.
Cross-Platform Flexibility: Most Terrasolid licenses can now be switched between MicroStation and Spatix versions, giving organizations more choice in their CAD backbone. Terrasolid -.:LAVteam:.
Terrasolid on is a version of the Terrasolid software suite developed to run on the
CAD platform rather than the traditional Bentley MicroStation. This platform shift was designed to offer users a simpler, more cost-effective alternative for processing massive LiDAR and point cloud datasets Key Features of Spatix Stand-Alone CAD System
: Spatix is a 64-bit Windows-based 3D CAD application developed specifically for GIS, surveying, and mapping. Vector Geometry Management : It includes its own file format ( Related search suggestions will be provided
) for storing vectors and attributes, along with tools for creating and editing 3D vector geometry. Stereo Mode Support
: Unlike basic CAD tools, it supports stereo viewing, which is critical for precision mapping. Efficiency
: It has a small software footprint and is optimized to handle "huge datasets" typically found in aerial and mobile LiDAR projects. External Data Integration
: Supports attaching rasters and basemaps, and converting third-party formats like MicroStation v7 and v8 design files. Terrasolid Functionality on Spatix
The Terrasolid applications (TerraScan, TerraModeler, etc.) are functionally identical on Spatix as they are on MicroStation wherever possible. Specific processing features include: group-md.com Point Cloud Processing
: Advanced noise filtering and smoothing tools (e.g., "Smoothen and Remove Noise" tool). Terrain Modeling
: Tools for surface generation, TIN construction, and 3D terrain visualization. Ground Classification
: Specialized algorithms for identifying ground points in complex environments, such as snow-free terrain. Licensing Flexibility
: Spatix is included with Terrasolid licenses at no extra cost, removing the need for a separate MicroStation or Bentley SELECT agreement. group-md.com performance differences
between Spatix and MicroStation for specific LiDAR workflows? Spatix - Advanced technology for processing spatial data
Unlike traditional classification (ground, vegetation, building), Spatix focuses on features. It uses "Smart Points" and machine learning-assisted detection to identify objects (poles, wires, curbs, guardrails) as discrete entities rather than just classified point groups.