LAZ 1.5
the new LASzip version (3.5.0) supports LAS 1.5: https://github.com/LASzip/LASzip LAStools now supports LAS 1.5 & LAZ 1.5.
the new LASzip version (3.5.0) supports LAS 1.5: https://github.com/LASzip/LASzip LAStools now supports LAS 1.5 & LAZ 1.5.
We are pleased to announce the integration of the universal vector library GDAL into LAStools. In addition to the native SHP (shapefile) reader/writer that LAStools has long offered, the GDAL implementation now also allows LAStools users to read and write vector formats in KML, GeoJSON, GML (Geography Markup Language), GPKG (GeoPackage), and GPX (GPS Exchange Format). The
GDAL Integration into LAStools Read More »
We are pleased to announce the implementation of 3D thinning in LAStools. The new tool lasthin3d has been added to the suite with version 250710: Please see the README file for examples and more details about this tool.
New Tool: lasthin3d Read More »
All licensed tools can be tested for free without a license. Just download the full package with or without GUI and run LAStools with the „-demo“ argument. For quality tests, use small samples up to 1.5 million points. For performance tests, use point clouds of any size. Output distortions (e.g., noise, diagonal lines) are related
LAStools: Test and validate in demo mode Read More »
We are pleased to present two new cheatsheets: LAS/LAZ cheatsheet with all relevant information about LAS/LAZ files compressed on one page! Also available as PDF. Below, our LAStools cheatsheet, which provides an overview of all the tools. Also available as PDF.
LAS/LAZ & LAStools cheatsheets Read More »
lasinfo is a well-known LAStool for examining LAS and LAZ files and is often used to output information from point cloud files. The output format has always been simple ASCII text. Quite a few users parse this text to extract information for further automated processing. This is possible but carries the risk of misinterpretation of
lasinfo64 supports JSON output Read More »
We are pleased to announce that PROJ has been integrated into LAStools, enhancing the capabilities of geodesic calculations, cartographic projections, and coordinate transformations in LAStools. PROJ is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another, including cartographic projections as well as geodetic transformations. It is used
PROJ Integration into LAStools Read More »
Release note for version 240510: The redesign of the error handling may require customization of scripts using LAStools. Background: The reasons for error messages can be minor (e.g. a tool argument is not in the correct range). However, especially when working in batch mode, it is crucial that errors in the process are reliably detected
Redesign of LAStools error handling Read More »
The lascopy tool is well-known for matching data from different LAS/LAZ files and copying attributes between the files. The matching key is expected to have an identical timestamp/return to match the data. The redesign of lascopy expands the matching and coping part of the tool: it can now match not only for identical GPS time
lascopy: redesign with expanded matching by coordinates,… Read More »
Sometimes Windows refuses to start a program. This may be caused by Windows‘ internal security mechanism or by external virus scanners installed by users to protect their computers against viruses, malware programs, serious damage or theft of data. The Microsoft Windows operating system tries to prevent programs from randomly starting that appear suspicious, (e.g., if
‘Malware alerts’ when starting LAStools or laslook on Windows Read More »
LAStools and laslook are best installed via the default installer. This blog entry shows additional installation options. The goal of all installation methods is to copy files from the installation media to the target location. It is always possible to complete this task through a manual copy or a batch script. LAStools file structure LAStools
Manual and non-standard installation of LAStools and laslook Read More »
In general, the z coordinate of a LiDAR point within a LAS/LAZ file contains the absolute z value of the coordinate system used. For some operations such as classification (lasclassify) or canope metrics (lascanope) it is mandatory to specify the “height above ground” as an additional value for the calculations. There have been several ways
Using multiple Z dimensions within LAS/LAZ files Read More »
One of the first LAStools features was to export LAS/LAZ to textfiles and import textfiles to LAS/LAZ (las2txt and txt2las). Typically, the format for parsing the textfile is specified in the “-parse” or “-oparse” argument. The parameters of this argument define which properties of a lidar point are exported or imported. With Version 240125, these
Converting LAS/LAZ files to textfiles with generated headers Read More »
The LAStools filter module was already able to filter colors according to RGB values. However, it sometimes makes sense to filter not only for RGB, but also for hue, saturation, and brightness values. Therefore, the HSL and HSV color models are quite common. LAStools now support these color models in filtering points. These are the
Point cloud filtering by HSL and HSV color models Read More »
LAStools runs on Windows and Linux. This article describes the features and installation of LAStools for Linux. Features All binaries are 64bit.Multicore (-cores) is supported.BLAST (blast2dem) is available.The „-gui“ option is not available because most users run LAStools@Linux on the command line for batch processing. Installation Download the binaries via a browser or use the
Our popular E57 to LAS/LAZ converter e572las is now also available for Linux. The converter converts point clouds from the E57 format to the LAS or the lossless compressed LAZ format. Download the binaries. The tar.gz package contains 3 files. Filename Description e572las_README.md The README file with the documentation of the tool. e572las64 The tool
E57 to LAS converter for Linux Read More »
We announce the release of laslook 1.2.0 – a major improvement to the software, including many new features and some bug fixes. This article first introduces some important innovations, at the end of the text you will find a list of further changes Pointcloud colorization Currently, colorization can be done by different attributes like classification
This article is obsolete now. Please see the new article about „LAStools@linux“. LAStools@linux multicore is now available as a beta version. The data quality is checked against the current version of LAStools – we assume that the data is valid. Some arguments don´t currently work with Linux multicore, so this beta/test version was released for
LAStools@linux Multicore / beta version Read More »
With the latest release of LAStools (230731) we are introducing two new tools:
LAStools (230731): las3dpoly and lasintensity Read More »
LAS and LAZ are both very common and powerful formats to save pointcloud data. Nevertheless, some users, or programs, may require another point data format. A common general format to save geometric data, for said requirement, is the wavefront OBJ format. Using one of the sample LAZ files of LAStools we will show you how
Convert LAS/LAZ Pointcloud to Wavefront OBJ Files Read More »
Until now LAStools have 2 tools to modify lidar data using shapefiles: las3dpoly covers the missing z dimension. This enables the user to modify points along a 3D-corridor within a LiDAR data file. One possible use for this feature is classifying powerlines. Below you will find an example of how to classify powerlines: The sample
Modify LAS/LAZ files via 3D polylines Read More »
In memory of Martin Isenburg, Creator of LAZ, LAStools & BLAST and Founder of rapidlasso, we share his full story “The Lidar Legacy of Martin Isenburg”, recently published as cover story of Lidar Magazine: https://lidarmag.com/2023/02/14/tools-for-a-better-tomorrow/
Martin & LAStools – The Full Story, published by Lidar Magazine Read More »
The new GUI wrapper for LAStools, „laslook“, is now available for download. Documentation For a quick startup guide we recommend the laslook introduction video. If you can’t view the video in your browser you watch the youtube version. Installation The installation is carried out via a setup programme.After the installation, only the path to LAStools
„laslook“ available for download Read More »
rapidlasso announces a new LAStools Plugin for ArcGIS Pro. So far, the toolbox worked in ArcMap. As ESRI plans to discontinue ArcMap and recommends users to migrate to ArcGIS Pro, the LAStools Plugin has been converted to ArcGIS Pro. For more information, please read the documentation.
New Plugin: LAStools for ArcGIS Pro Read More »
This article is obsolete now. Please see the new article about „LAStools@linux“. We announce the release of LAStools@Linux. Please read the following instructions carefully to complete the installation. Download This download was removed. If you want to use this old binaries please contact our support. Docker script To build your environment you need to provide
Release of LAStools@Linux Read More »
Install While QGIS is probably the most popular free open-source Geographic Information System (GIS) software widely used in the geospatial industry and education, LAStools is probably the fastest and most efficient point cloud data processing software for LiDAR datasets. Therefore, it is useful to bring these powerful software components together. Therefore, the QGIS community and
LAStools as QGIS plugin Read More »
With pleasure we share this recently published article in LiDAR Magazine: „LAStools Rises from the Ashes„, by Dr. A. Stewart Walker
Article in LiDAR Magazine: „LAStools Rises from the Ashes“ Read More »
LAStools@INTERGEO 2022! Visit rapidlasso’s booth C3.101/Hall 3 to meet our team and talk about LiDAR processing. Email to info@rapidlasso.de for free tickets. See you there!
Background The documentation of LAStools has grown steadily in recent years. At the moment there are 3 sources available: reference info in the *_readme.txt files the blogs on www.rapidlasso.com and www.rapidlasso.de our LAStools google group https://groups.google.com/g/lastools The reference information in the readme files has not always been updated for changes andenhancements, so: some arguments/parameters were
New LAStools READMEs Read More »
There are several Geoinformatics / LiDAR events we join this year. Be there to meet the LAStools experts of rapidlasso. 10.-11. Mai 2022, Lindau, Germany: International 3D-Forum – http://www.3d-forum.li 13.-16. September 2022, Stuttgart, Germany:Advancement in Photogrammetry, Remote Sensing and Geoinformatics58 th Photogrammetric Week – https://phowo.ifp.uni-stuttgart.de 18.-20. October 2022, Essen, GermanyIntergeo – international geo-community fair –
LiDAR related events joined by rapidlasso Read More »
So far, LAStools could already read PTX files. These contain a small header including a rotation/transformation matrix. LAStools read the matrix and stored it in a VLR of the LAS/LAZ result – but without using the header. Now, LAStools supports PTX import and is able to convert the data through the PTX header matrix. We
PTX & Matrix transformation in LAStools Read More »
Beside maintenance and customer support, LAStools will certainly need some updates and further development to remain competitive. We are currently working on the following tasks. New GUI LAStools is a fundamental element regarding LiDAR data processing, but the GUI is outdated. Young professionals require a more intuitive operation. Visualizing cloud points helps to understand about
Development and perspective Read More »
The rapidlasso tutorials are intended to provide an easy introduction to LAStools. To read the tutorials offline please download the tutorials PDF. This huge PDF file (~250 MB) gives you an overview of different aspects of LAStools and how to use the tools. Videos There are a lot of videos about LAStools. This is a
rapidlasso tutorials Read More »
At INTERGEO 2017 in Berlin, rapidlasso GmbH – the makers of the popular LiDAR processing software LAStools – were awarded top honors in both of the categories they had been nominated for: most innovative software and most innovative startup. The third award for most innovative hardware went to Leica Geosystems for the BLK360 terrestrial scanner. The annual Wichman Innovation Awards have been part of INTERGEO for six years now. Already
LAStools Win Big at INTERGEO Taking Home Two Innovation Awards Read More »
In the last article about the Livox MID-40 LiDAR scan of Samara we quality checked the data, aligned the flight lines and cleaned the remaining spurious scan lines. In this article we will process this data into the standard products. A focus will be on generating a smooth „median ground“ surface from the „fluffy“ scanner
Generating DTM for „fluffy“ Livox MID-40 LiDAR via „median ground“ points Read More »
In March 2019 I was welcoming Nelson Mattie from LiDAR Latinoamerica to Samara who brought along his versatile Snoopy A-Series scanning system by LidarUSA that is based on the Velodyne HDL-32E scanner. We mounted it to his truck for a mobile scan of the core downtown block, Nelson carried it on his shoulder through „Samara Jungle“ for
Preparing Drone LiDAR from Snoopy by LidarUSA carrying a Velodyne HDL-32E Read More »
September 11th 2020 seemed like a fitting day to hunt down – with a powerful drone – those who destroy our common good. The latest DJI M300 RTK drone came to visit me in Samara, Guanacaste, Costa Rica and it was carrying the gAirHawk GS-MID40 UAV laser scanning system by Geosun featuring the light-weight Livox
Strip Aligning of Drone LiDAR flown with Livox MID-40 over destroyed Mangrove Read More »
After weeks of planning the helicopter finally came. Since we have been cooperating with Stereocarto’s San Jose office for quite some time, we were finally able to lure their helicopter down to Samara. Taking off from Liberia it flew about an hour back and forth across Samara and the adjacent beaches. Processing this data will
Scanning Samara with LiDAR and Images using Helicopter of Stereocarto Read More »
The German state of Brandenburg has recently started to provide many of their basic geospatial data as open data, such as digital ortophotos in TIF and JPG formats, vertical and horizontal control points in gzipped XML format, LOD1 and LOD2 building models in zipped GML format, topographic maps from 1:10000 to 1:100000 in zipped TIF
Converting Rasters from inefficient ASCII XYZ to more compact LAZ or TIF Formats Read More »
A while back we had a first look at the Single Photon LiDAR from Leica’s SPL100 sensor (that eventually turned out just to be an SPL99 because one beamlet or one receiver in the 10 by 10 array was broken and did not produce any returns). Today we are taking a closer look at a
Removing Noise from Single Photon LiDAR to Generate a Smooth DTM Read More »
Again and again we have preached about the importance of quality checking when you first get your expensive LiDAR data from the vendor or your free LiDAR data from an open data portal. The minimal quality check we usually advocate consists of lasinfo, lasvalidate, lasoverlap, and lasgrid. The information computed by these LAStools can reassure
Completeness and Correctness of Discrete LiDAR Returns per Laser Pulse fired Read More »
Recently a user of LAStools asked a question in our user forum about how to classify LiDAR data that contains lots of low noise. A sample screen shot of the user’s failed attempt to correctly classify the noise using lasnoise and the ground with lasground is shown below: red points are noise, brown points are
Removing Low Noise in LiDAR Points with Median Ground Surface Read More »
Recently I came across this tweet containing the image below and it made me laugh … albeit not in the original way the tweet intended. The tweet was joking that „Anyone is able to open a GeoJSON file“ and included the Microsoft Word screen shot seen below as a response to someone else tweeting that
How Many Decimal Digits for Storing Longitude & Latitude? Read More »
We occasionally get permission to distribute a nice data sets and blog about how to best process it with LAStools because this gets around having to pay our „outrageous“ consulting fees. (-: This time we received a nice photogrammetric point cloud of the Tafawa Balewa Square in Lagos Island, Lagos, Nigeria. This area is part
Clean DTM from Agisoft Photogrammetric Points of Urban Scene Read More »
Recently we attempted to do a small LiDAR survey by drone for a pet project of our CEO in our „code and surf camp“ here in Samara, Costa Rica. But surveying is difficult when you are a novice and we ran into a trajectory issue. The dramatic „wobbles“ were entirely our fault, but fortunately our
Smooth DTM from Drone LiDAR off Velodyne HDL 32A mounted on DJI M600 UAV Read More »
We collected drone imagery of the restored „Kance“ tavern during the lunch stop of the UAV Tartu summer school field trip (actually the organizer Marko Kohv did that, as I was busy introducing students to SUP boarding). With Agisoft PhotoScan we then processed the images into point clouds below the deck of the historical „Jõmmu“ barge on the way
Using Open LiDAR to Remove Low Noise from Photogrammetric UAV Point Clouds Read More »
How to generate a clean Digital Terrain Model (DTM) from point clouds that were generated with the image matching techniques implemented in various photogrammetry software packages like those from Pix4D, AgiSoft, nframes, DroneDeploy and others has become an ever more frequent inquiry. There are many other blog posts on the topic that you can peruse as
Digital Pothole Removal: Clean Road Surface from Noisy Pix4D Point Cloud Read More »
A recent inquiry by Drone Deploy in the LAStools user forum gave us access to a nice photogrammetric point cloud for the village of Fillongley in the North Warwickshire district of England. They voted „Leave“ with a whopping 66.9% according to the EU referendum results by the BBC. Before we say “Good riddance, Fillongley!” we EU-abuse this
Scripting LAStools to Create a Clean DTM from Noisy Photogrammetric Point Cloud Read More »
This tutorial serves as an example for a complete end-to-end workflow that starts with raw LiDAR flightlines (as they may be delivered by a vendor) to final classified LiDAR tiles and derived products such as raster DTM, DSM, and SHP files with contours, building footprint and vegetation layers. The three example flightlines we are using
Complete LiDAR Processing Pipeline: from raw Flightlines to final Products Read More »
In this tutorial we are removing some „tricky“ low noise from LiDAR point clouds in order to produce a high-resolution Digital Terrain Model (DTM). The data was flown above a tropical beach and mangrove area in the Philippines using a VUX-1 UAV based system from RIEGL mounted on a helicopter. The survey was done as a test flight by AB
Removing Low Noise from RIEGL’s VUX-1 UAV LiDAR flown in the Philippines Read More »
PRESS RELEASE (for immediate release) October 2, 2017 rapidlasso GmbH, Gilching, Germany At INTERGEO 2017 in Berlin, rapidlasso GmbH – the makers of the popular LiDAR processing software LAStools – were awarded top honors in both of the categories they had been nominated for: most innovative software and most innovative startup. The third award for most
LAStools Win Big at INTERGEO Taking Home Two Innovation Awards Read More »
Point clouds produced with dense-matching by photogrammetry software such as SURE, Pix4D, or Photoscan can include a fair amount of the kind of „low noise“ as seen below. Low noise causes trouble when attempting to construct a Digital Terrain Model (DTM) from the points as common algorithm for classifying points into ground and non-ground points –
Removing Excessive Low Noise from Dense-Matching Point Clouds Read More »
The biggest problem of generating a Digital Terrain Model (DTM) from the photogrammetric point clouds that are produced from aerial imagery with dense-matching software such as SURE, Pix4D, or Photoscan is dense vegetation: when plants completely cover the terrain not a single point is generated on the ground. This is different for LiDAR point clouds
Some professionals in remote sensing find LAStools a useful tool to extract statistical metrics from LiDAR that are used to make estimations about a larger area of land from a small set of sample plots. Common applications are prediction of the timber volume or the above-ground biomass for entire forests based on a number of representative plots where
Plots to Stands: Producing LiDAR Vegetation Metrics for Imputation Calculations Read More »
The majority of LAStools users are processing airborne LiDAR. That should not surprise as airborne is by far the most common form of LiDAR in terms of square kilometers covered. The availability of LiDAR as „open data“ is also pretty much restricted to airborne surveys, which are often tax-payer funded and then distributed freely to
Pre-Processing Mobile Rail LiDAR with LAStools Read More »
At INTERGEO 2016 in Hamburg, the guys from Aerowest GmbH shared with us a small photogrammetric point cloud from the city of Soest that had been generated with the SURE dense-matching software from nFrames. We want to test whether – using LAStools – we can generate a decent DTM from these points that are essentially a gridded DSM. If this
Creating a Better DTM from Photogrammetic Points by Avoiding Shadows Read More »
Visiting our users on-site, such as last week at Mariano Marcos State University in Ilocos Norte in the Philippines, we sometimes come across situations as pictured below where the intensity values of the returns of one flightline are drastically different from that of other flightlines. Using intensity rasters with such dark strips as an additional input
Fixing Intensity Differences between Flightlines („quick and dirty“) Read More »
A Digital Surface Model (DSM) represents the elevation of the landscape including all vegetation and man-made objects. An easy way to generate a DSM raster from LiDAR is to use the highest elevation value from all points falling into each grid cell. However, this „binning“ approach only works when then the resolution of the LiDAR is higher than the resolution
Generating Spike-Free Digital Surface Models from LiDAR Read More »
At PhoWo and INTERGEO 2015 rapidlasso was spending quality time with VisionMap who make the A3 Edge camera that provides fine resolution images from high altitudes and can quickly cover large areas. Under the hood of their LightSpeed software is the SURE dense-matching algorithm from nframes that turns images into photogrammetric point clouds. We were asked whether LAStools is able to create bare-earth DTM rasters
Removing low noise from Semi-Global Matching (SGM) Points Read More »
Tim Sutton and his team at Kartoza work on flood modelling and risk assessment using Inasafe. They have been trying to generate a DTM from point cloud data derived via dense-matching from UAV imagery collected by an eBee of SenseFly in the „unplanned developments“ or „slums“ North West of Dar es Salaam, the capital city of Tanzania. Tim’s team was stuck after „other software“
Creating DTMs from dense-matched points of UAV imagery from SenseFly’s eBee Read More »
PRESS RELEASE (for immediate release) August 17, 2015 rapidlasso GmbH, Gilching, Germany The August release of LAStools from rapidlasso GmbH now also contains a toolbox for the latest 15.1 version of ERDAS IMAGINE® 2015 from Hexagon Geospatial. The two companies had announced their cooperation earlier this year after releasing the first version of a LiDAR processing toolbox based on LAStools for the 2014
LAStools Toolbox now also for ERDAS IMAGINE 2015 Read More »
We often process LiDAR in tiles for two reasons: first, to keep the number of points per file low and use main memory efficient, and second, to speed up the computation with parallel tile processing and keep all cores of a modern CPU busy. However, it is very (!!!) important to take the necessary precautions to avoid „edge artifacts“
Use Buffers when Processing LiDAR in Tiles !!! Read More »
An easy-to-follow video tutorial on LiDAR processing with LAStools recorded in two parts (1, 2) in Baja California on April 8th 2015 as part of a 3 day workshop at CICESE in Ensenada. It includes a presentation but is mostly a hands-on that you can follow after downloading LAStools. For the first part skip to the 45th minute (or use this direct link):
ultimate video hands-on for LiDAR with LAStools Read More »
PRESS RELEASE (for immediate release) April 8, 2015 rapidlasso GmbH, Gilching, Germany The latest release of LAStools from rapidlasso GmbH contains a new toolbox for ERDAS IMAGINE®2014, allowing the users of Hexagon Geospatial’s powerful remote sensing software to utilize the popular rapidlasso LiDAR processing modules. The tools have been fully integrated into the software so that
LAStools Toolbox for ERDAS IMAGINE 2014 Released Read More »
Unscripted complications but lasnoise saves the day Running LAStools via QGIS and ArcGIS toolboxes More on forestry application and intro to lascanopy Power and ease of batch scripts (once written)
Full Day Course on Video: LAStools for Forestry Read More »
Scanning forests with LiDAR is done to predict timber yield, estimate biomass, and monitor ecosystems. A detailed Digital Terrain Model (DTM) is needed to accurately compute forestry metrics such as tree height. For generating a DTM it is important to have enough “ground returns” that measure the elevation of the bare-earth for which the laser pulse needs to penetrate through the vegetation down to the forest floor and
Beautiful Full-Waveform LiDAR of a Tropical Rainforest Read More »
[contributed by guest blogger Lars Forseth] Archaeologists are increasingly finding ALS/LiDAR useful for making better surveys of archaeological sites and monuments. This is also done where these sites are in danger of being developed, and thus destroyed, see i.e (Risbøl 2011; Gustavsen et al. 2013). Norwegian archaeologists at several county councils and museums have detected unknown
LiDAR heights of burial mounds and cairns Read More »
In literature you sometimes read „we generated a Canopy Height Models (CHM) and then did this and that“ without the process that was used to create the CHM being described in detail. One approach computes the CHM as a difference between DSM and DTM: create a DTM from the ground returns and a DSM from the first
Rasterizing Perfect Canopy Height Models from LiDAR Read More »
I came across an interesting blog article by Jarlath O’Neil-Dunne from the University of Vermont on how LiDAR return information can be used as a simple way to discriminate vegetated areas from buildings. He first computes a normalized first-return DSM and a normalized last-return DSM that he subtracts from another to highlight the vegetation. He writes „This is because
Discriminating Vegetation from Buildings Read More »
[contributed by guest blogger Yuriy Czoli] If you want to use LAStools on a Mac running OS X you will have to do some preparations. This is a brief introduction to get you up and running with LAStools on a Mac in the terminal. You may have heard that you can use „Wine“ to run LAStools on
Using LAStools on Mac OS X with „Wine“ Read More »
Flying LiDAR in regions with frequent cloud cover presents a significant challenge. If flight plan constraints do not allow to stay below all of the clouds then some of them will be scanned from above. For denser clouds this often means that all of the laser’s energy gets reflected or absorbed by the cloud and no returns
Removal of Cloud Returns With a Coarse DTM Read More »
Putting aside for a moment our controversy with ESRI over their „uncool“ move to create yet another proprietary format whose only benefit is vendor lock-in (read this, this, or this for more on their „LAZ clone„), they do have some neat Web technology. And maybe not all hope is lost and we can rejoin our efforts for a single „native LAS
Realizing Open LiDAR with ArcGIS Online and LASzip Read More »
We at rapidlasso have long been big fans of the biomass and biodiversity work done by Greg Asner’s group and their Carnegie Airborne Observatory. They were, in fact, the earliest „power-users“ of the BLAST extension of LAStools and helped finding all the bugs when rasterizing billions of LiDAR points collected during large-scale surveys in the Amazon into Digital Elevation Models (DEMs)
Worldwide LiDAR of Rainforest Biomass for REDD+ Read More »
What is part of the LAStools distribution? Cross-sections and editing points with lasview Overview of LAStools capabilities Details on different LAStools modules LAStools Pipelines as ArcGIS and QGIS toolboxes Quality Checking LiDAR data
Six New Video Tutorials on LAStools Read More »
It is easy to generate Digital Surface Models (DSMs) from the point clouds generated by dense-matching photogrammetry. The blast2dem tool that is part of the BLAST extension of LAStools can seamlessly triangulate and raster up to 2 billion points. In an earlier blog article we showed how to also create Digital Terrain Models (DTMs) from photogrammetric points by combining lassort, lasground, and las2dem.
Processing Large Dense-Matching Point Clouds Read More »
On August 14th, Prof. David Pyle tweeted about raw LiDAR being publically available for the vulcanic island Nea Kameni and its little sibling Palea Kameni that are part of the Santorini caldera in Greece. A big „kudos“ to all those like Prof. Pyle who share raw LiDAR data online for all to download – be it for transparent research, as an open data
Preparing raw LiDAR for efficient (online) distribution Read More »
Point clouds from dense-matching photogrammetry are popular. Stored in the LAS format – or its compressed LAZ twin – these „near-LiDAR“ points are easily ingested into LiDAR processing software to, for example, generate a Digital Surface Model (DSM). „Can LAStools also create a Digital Terrain Model (DTM) from such data?“ is a question we often get asked by private email or via
Generating a DTM from Dense-Matching Photogrammetry Read More »
We at rapidlasso had finally the chance to meet Victor Olaya of Boundless who created the Processing framework (formerly know as Sextante) that is now integral part of QGIS. On the last day of the joint workshop organized by Dr. Lene Fischer at the Forest and Landscape department of the University of Copenhagen that saw 2 days
First ever LiDAR Processing Model in QGIS using LAStools Read More »
PRESS RELEASE (April Fools‘ Day) April 1, 2014 rapidlasso GmbH, Gilching, Germany In a positive spin of events, Esri and rapidlasso are announcing to join forces and together develop a LiDAR compressor for LAS 1.4 in open source avoiding unnecessary format fragmentation. Their new „LASeasy“ tool not only compresses but also optimizes LAS files for
Esri and rapidlasso develop joint LiDAR compressor Read More »
Recently I worked with LiDAR from an Optech Gemini scanner in the Philippines and with LiDAR from a RIEGL Q680i scanner in Thailand. The two devices scan the terrain below with a very different pattern: the Optech uses an oscillating mirror producing zig-zag scan lines, whereas the RIEGL uses a rotating polygon producing parallel scan lines.
Density and Spacing of LiDAR Read More »
This tutorial describes how to manually edit LiDAR using the new inspection and editing functionality available in ‚lasview.exe‘ with the latest release of LAStools (version 140301). We will work with the familiar ‚fusa.laz‘ sample LiDAR data set from the LAStools distribution that was recently reported to have shown strange symptoms assumed to be side-effects of the LAZ
Tutorial: editing LAS or LAZ files „by hand“ with lasview Read More »
NEWSFLASH: update on Feb 5th and 6th and 17th (see end of article) The year 2014 shapes to be a fun one in which the LiDAR community will see some major laser battles. (-: First, ESRI starts a „lazer clone war“ with the open source community saddening your very own LAS clown here at rapidlasso with
clone wars and drone fights Read More »
This is part one of a three-part tutorial on how to use LAStools to implement a pipeline that (1) quality checks a newly received set of raw LiDAR flight strips, (2) tiles and prepares the LiDAR for subsequent exploitation, and (3) generates raster and vector derivatives such as DTMs, DSMs, building footprints, and iso-contours with
Tutorial: quality checking Read More »
UPDATE: The situation has changed. Make sure you also read this. A few weeks ago, I wanted to demonstrate how geometric compression can shorten download times for online dissemination of 3D archeological artifacts. The demo failed. My web page was gone. The web admin told me later that he had to delete it after receiving
Can you copyright LiDAR? Read More »
Salzburg is a beautiful city in December. The European LiDAR Mapping Forum coincided with the days when the „Krampus“ (= „Christmas monsters“) are roaming the Christmas markets in the old town to scare children and adults alike. One gave me a painful whipping in the legs with its leathery tail when I tried to protect
LASindex – spatial indexing of LiDAR data Read More »
PRESS RELEASE April 26, 2012 rapidlasso consulting, Sommerhausen, Germany The creators of LAStools are the recipient of the 2012 Technology Innovation Award for LiDAR processing at the Geospatial World Forum in Amsterdam for LASzip – a lossless LiDAR compression software. With LASzip rapidlasso consulting provides a free, efficient, open-source solution for squeezing LAS files into
LASzip wins 2012 Geospatial World Forum Technology Innovation Award Read More »
Here is a video of my talk at ELMF 2011 on „LASzip: lossless compression of LiDAR data“. Airborne or mobile laser scanning technology (LiDAR) collects billions of xyz points that are typically stored in the LAS(er) format. LASzip is a lossless compressor to turn large LAS into smaller LAZ files. Encoding and decoding speeds are
LASzip: lossless compression of LiDAR data Read More »