Skip to main content
Question

How to read only LAS/LAZ header in FME?

  • November 1, 2023
  • 2 replies
  • 107 views

I have about 3000 las/laz-files and I have to know how many points there are altogether in those files. In LAS/LAZ header there is the info, but how to read only the header info in FME? Or is there some other way to do this?

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+61

Please see this topic.


david_r
Celebrity
  • November 1, 2023

There's also this Python library, that could either be invoked from a PythonCaller or from a standalone script: https://laspy.readthedocs.io/en/latest/