thanks for CloudCompare, it is an incredibly powerful tool. I like it a lot!
I have text files with data in the following form that I would like to import:
Code: Select all
8 4.42730086E 44 15.72531556N 2.9859
8 4.42726526E 44 15.72533605N 2.9849
- There is a letter E/N connected to the numbers inside the data field of the angular minutes without a separator.
- Two fields in the input data have to be combined for one output (i.e. "X coordinate" created from "degrees" and "minutes" field)
- It is critical to not lose any precision due to floating-point issues in the process. Otherwise quantization effects could ruin the cloud.
It would be awesome if this kind of import functionality was integrated in CloudCompare!
Best regards
weaker