Thanks Dave
Our team likely geo-referenced those LAS files if working on a recent NZ dataset, if so, any questions let me know.
Cheers
David Herries Interpine Group Ltd
Mobile: 021 43 5623 DDI:
+64 7 350 3209
or
Australia 0280113645 ext 721
Hello Jonah,
What is the presumed accuracy for the multibeam sonar points? You are able to store a much larger spatial extend in a LAS/LAZ file if you lower the resolution with higher scale factors. They may also compress much better, which could be important if LAZ was used to send the aquired sonar points (via low bandwidth transmission links) from the ships surveying the ocean to the data processing centers on land ... (-;
However, even with the default centimeter resolution (scale factors of 0.01) and a properly chosen offset (in the center somewhere) you can cover a square area of 4 billion centimeters in both Easting and Northing direction. That equals an area of 40 million by 40 million meters or 40,000 by 40,000 kilometers. A quick look at my frequent flyer account accruals shows that all my transcontinental Star Alliance flight segments fall well below these distances ... (-:
However, you mention the World Mercator (EPSG 3395) projection [1] so you operate in decimal degrees. Here we need scale factors (typically 1e-7 is used) that assure that coordinate increment in scale factors in degrees (!) are - when translated to (centi- or deci-)meters (!) - sufficiently small to store the expected precision in the data. The translation from increments in decimal degrees to increments in (centi- or deci-)meters varies *greatly* depending on where you are. To be safe you should look at all possible smallest and largest increments in (centi- or deci-)meters that occur for all possible decimal degree increments in longitude and latitude value-pairs within the MH370 search area and then pick scale factors that assure the minimal increments in (centi- or deci-) meters are met everywhere.
Cheers,
Martin
PS: A whole different discusssion is whether the World Mercator (EPSG 3395) projection [1] is a suited projection for such a large-scale area.
[1] http://spatialreference.org/ref/epsg/wgs-84-world-mercator/