WingtraLIDAR Point Cloud Tool - Beta
๐ Link to tool
https://wingtra-lidar-point-cloud-tool.vercel.app/
โ Best Practices & Limitations
Recommended for Demos, customer presentations, quick visualizations.
Not recommended for High-precision survey results or final data processing (Use 3rd party LiDAR tools for that)
โถ๏ธ Walkthrough Video
๐ Getting Started
You can load a point cloud file in two ways:
- Drag and drop a
.lasfile into the interface - Or click the upload button and select a file manually
Once loaded, the tool immediately provides a summary of your dataset, including:
- Number of points
- Height distribution
- Basic validation to confirm correct file reading
This allows you to quickly verify that your data is intact before proceeding.
๐บ Viewer Mode
Simple viewer to inspect point clouds and/or presenting data to customers
Controls:
- Right-click + drag โ Move
- Left-click + drag โ Rotate
- Fullscreen mode โ For presentations or large displays
- Auto-rotate โ Automatically spins the model (can be toggled off)
Display Settings:
- Adjust point size depending on your screen resolution
- Modify preview resolution to match your browser performance
๐๏ธ Height Colorizer
The Height Colorizer assigns colors based on elevation.

How it works:
- Select the tool
- Wait a few seconds for processing
- The point cloud is automatically colorized by height
Customization:
- Adjust the color ramp filters to highlight specific elevation ranges
๐๏ธ Ground Classification
Separates ground points from non-ground elements (vegetation, buildings, etc.)

This is a beta feature:
- Suitable for demos and visualization
- Not recommended for professional survey workflows
Parameters:
Grid Cell Size - Controls the size of the grid used to analyze the terrain.
- Smaller values (โ), More detail, better detection of small terrain variations, slower processing
- Larger values (โ), smoother terrain approximation, faster processing, Less sensitivity to small features
Recommended values: Hilly or complex terrain: 1โ3 m, Flat terrain: 3โ6 m
Max Ground Thickness - Defines how much vertical variation is still considered โground.โ
- Lower values (โ), Strict classification, only bare earth is considered ground, buildings and vegetation are more likely excluded
- Higher values (โ)More tolerant classification, includes low vegetation (e.g. grass, small bushes), risk of misclassifying objects (e.g. roofs) as ground.
Tip:
If too many buildings or elevated objects are classified as ground, reduce this value.
Surface Smoothness - Controls how smooth the resulting ground surface is.
- Lower values (โ), Peserves rough terrainKeeps sharp variations, may result in noisy or spiky ground
- Higher values (โ), Produces a smoother, rolling surface, reduces noise and spikes, may oversimplify complex terrain.
Tip: If your ground surface appears noisy or spiky, increase smoothness.
Accuracy Passes - Number of iterations used to refine the ground classification.
- Fewer passes (โ), faster processing, lower accuracy
- More passes (โ), higher accuracy, better refinement of ground detection, slower processing
Recommended usage: Large datasets: Start with 1โ2 passes, Final refinement / smaller datasets: Use 3โ4 passes
๐ธ RGB Orthophoto Colorizer
Adds real RGB color to your point cloud using an orthophoto.

GeoTIFF orthophoto and .las must be in the same coordinate system
๐พ Performance & Processing
- All processing happens locally in your browser
- No files are uploaded to any server
- Performance depends on:
- Your computerโs RAM
- Dataset size
- Browser capabilities

