Hi,
I have files of xyz format that would want to clipp off the scope of the polygon.
The output format should be the same as the input xyz.
The problem is that I need help in defining the output file.
Formatting (the gap must be between the coordinates and should be one below the other, the precision one - which is also the input file.).
Input file.xyz
320000.0 5020000.0 1257.8
320025.0 5020000.0 1257.1
Output file.xyz
320050.0 5020000.0 1254.0
320075.0 5020000.0 1244.6