ArticleslgStudy

science

LAS file format

LAS file format is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand LAS file format rather than just read about it. In short: The LAS (LASer) format is a file format designed for the interchange and archiving of Lidar point cloud data. It is an open, binary format specified by the American Society for Photogrammetry and Remote Sensing (ASPRS).

Key takeaways

  • LAS file format belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect LAS file format to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of LAS file format from memory before moving on to harder problems.

Reference excerpt

The LAS (LASer) format is a file format designed for the interchange and archiving of Lidar point cloud data. It is an open, binary format specified by the American Society for Photogrammetry and Remote Sensing (ASPRS). The format is widely used and regarded as an industry standard for Lidar data.

File structure A LAS file consists of the following overall sections:

Point data records A LAS file contains point records in one of the point data record formats defined by the LAS specification; as of LAS 1.4, there are 11 point data record formats (0 through 10) available. All point data records must be of the same format within the file. The various formats differ in the data fields available, such as GPS time, RGB and NIR color and wave packet information. The 3D point coordinates are represented within the point data records by 32-bit integers, to which a scaling and offset defined in the public header must be applied in order to obtain the actual coordinates. As the number of bytes used per point data record is explicitly given in the public header block, it is possible to add user-defined fields in "extra bytes" to the fields given by the specification-defined point data record formats. A standardized way of interpreting such extra bytes was introduced in the LAS 1.4 specification, in the form of a specific EVLR.

Derivative formats

LAZ LAZ is an open format for lossless compression of LAS files developed by Martin Isenburg, author of its original LASzip reference implementation. The size of a LAZ file is typically 7 to 25 percent of the corresponding LAS file, and it has become a de facto industry standard for compressed point cloud data. LAZ files are similar in structure to the corresponding uncompressed LAS files, except the point data records are replaced by chunks of compressed point data. LASzip was originally published under the GNU LGPL, but relicensed under the Apache Public License 2.0 in late 2021. Alternative LAZ implementations include LAZperf and laz-rs.

COPC The Cloud Optimized Point Cloud (COPC) format specified by Hobu, Inc. is a cloud-optimized variant of LAZ, analogous to the COG format's relationship to GeoTIFF. A COPC file guarantees a restricted structure of the LAZ file to make its data chunks correspond to nodes in an octree, making the file suitable for subset requests.

References

External links LASer (LAS) File Format Exchange Activities at American Society for Photogrammetry and Remote Sensing Official ASPRS LAS Page on GitHub

Worked examples

Example 1 — a first encounter with LAS file format

Start with the simplest possible case. Write down what LAS file format claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to LAS file format before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about LAS file format ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of LAS file format

In research
LAS file format appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses LAS file format in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
LAS file format is common in secondary-school and first-year university syllabi. It links to neighbouring topics GIS file formats, so understanding it makes those chapters shorter.
In everyday life
Look for LAS file format outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study LAS file format in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what LAS file format means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain LAS file format out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is LAS file format in simple terms?

The LAS (LASer) format is a file format designed for the interchange and archiving of Lidar point cloud data. It is an open, binary format specified by the American Society for Photogrammetry and Remote Sensing (ASPRS).

Why does LAS file format matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study LAS file format?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on LAS file format.

Tags

  • GIS file formats

Keep exploring