Preprocessing
Preprocessing is required if the lidar data is not formatted as described in Data sources and formats. Examples of data that will require preprocessing include the following:
- Data is not in LAS or zLAS format (for example, ASCII).
- Data is not classified, or classification accuracy is poor.
- Coordinate system is not as stated above (for example, XYZ values in Earth-Centered, Earth-Fixed (ECEF) coordinates).
For these cases, it may be advisable to work with your data provider to reprocess or convert the data to meet these requirements. Consider converting LAS files to optimized zLAS format, which will resequence and compress the data and includes a spatial index to enable faster access.
3/25/2015