Skip to content
English
  • There are no suggestions because the search field is empty.

WingtraLIDAR Point Cloud Tool - Beta

Screenshot 2026-04-22 at 18.08.03

๐Ÿ”— 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

Screenshot 2026-04-22 at 18.27.53

๐Ÿš€ Getting Started

You can load a point cloud file in two ways:

  • Drag and drop a .las file 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.

02 Height Colorized

    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.)

    03 Ground Classified

    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.

      04 RGB Colorized


      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