Skip to content

Version 0.8.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@tcommandeur tcommandeur released this 09 Dec 16:08
· 937 commits to master since this release

This version includes improvements on reading LAS/LAZ and extent selection for polygon files:

  • Checking the bounds of the header to intersect the extent of the polygons to skip file
  • Checking if the point is within the extent of the polygons
  • Using liblas filtering instead of if-statements for Classification, Bounds and Thinning
  • All LAS/LAZ files from a directory can now be imported by using directory/with/files/*.las or directory/with/files/*.laz (subfolders are ignored)
  • YAML file can now have options: extent: xmin, ymin, xmax, ymax which check the polgyon bounding box to intersect with the supplied extent

Other improvements;

  • A small fix for the IMGeo Nummeraanduidingreeks to crash the CityGML-IMGeo writing if conversion with GDAL was done improper.
  • Added a new bgt_pand.gfs file to fix the Nummeraanduidingreeks conversion in GDAL