[Changed in version 1.10.6]
Fixed some issues with i3dm generating,
improved the ability to convert large Point Cloud following the last release.
And some minor improvements.
[Feature Additions]
- added pointcloud
--force4ByteRGB
option, default color byte length is 8 bytes. - Added the ability to rotate point type vector data by the value of the heading attribute.
-hd <arg>
,--headingColumn <arg>
- Added automatic CRS references when converting GeoJSON, Shape, and LAS files (experimental)
[Feature Improvement]
- Point type vertor data now also has original attributes added per feature
- Change geotiff height reference part nearest -> bilinear interpolation method
- Changed JPEG processing method (to allow adjustable compression ratio)
[Feature Fix]
- Applied out-of-range exception handling to GeoTIFF height reference function
- Fixed KML translation bug
- Fix to replace RGB attribute in Point Cloud(LAS) file with intensity value when it is missing