I have a large e57 point cloud and I hope to view it in the Potree viewer.
After transforming e57 format into the LAS format, the Potree converters (I tried potree 1.7, 2.0 and entwine) all crashed on the LAS file from FME, without much useful error reported.
I was using all default options in FME (one reader to read in e57, on LAS writer to write the file), no parameter adjusted.
Entwine reported
Maximal extents: d(-2147483648, -2147483648, -2147483648), (2147483647, 2147483647, 2147483647)]
Scaled bounds: ,(-2147483648, -2147483648, -2147483648), (-2147483648, -2147483648, -2147483648)]
Encountered an error: Bounds are too large for the selected scale
(PoTree converter just crashed without output)
I'm aware that both Potree and Entwine are single-man open-source projects so this might well be their problem instead of anything to do with FME. However, if anyone has experience in e57->las for large LiDAR clouds; and/or PoTree viewer then please let me know - (I might not been solving the right problem!)