Version 0.8.2
Pre-release
Pre-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
ordirectory/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