Search found 7 matches

by bcbusseau
Thu May 14, 2020 10:40 pm
Forum: Questions
Topic: Large Coordinates - Can't see full data
Replies: 8
Views: 16089

Re: Large Coordinates - Can't see full data

Update:
I just applied the transformation outside of cloud compare using PDAL and re-imported it within cloud compare to apply the shift and that worked.
pipeline used in pdal to do transformation.
pipeline = """[
"2020-02-14_SAL-M.laz",
{
"type":"filters.transformation",
"matrix":"-0 ...
by bcbusseau
Thu May 14, 2020 6:26 pm
Forum: Questions
Topic: Saving file
Replies: 5
Views: 16108

Re: Saving file

How do you go about bumping th eversion to 1.2 during save?
by bcbusseau
Thu May 14, 2020 5:49 pm
Forum: Questions
Topic: Large Coordinates - Can't see full data
Replies: 8
Views: 16089

Re: Large Coordinates - Can't see full data

Hi Daniel,
I was using CLoud compare version 2.11.beta. But now switched to 2.10. Turns out it worked for a few days with 2.10 and now I'm gettign similar issues where I can't export.
Taking you through my steps:
1. importing a LAS file with no coordinate system to Cloud compare. I get a pop up ...
by bcbusseau
Thu May 07, 2020 8:15 pm
Forum: Questions
Topic: Large Coordinates - Can't see full data
Replies: 8
Views: 16089

Re: Large Coordinates - Can't see full data

I just don't understand how to apply the global shift back when exporting the las file
by bcbusseau
Thu May 07, 2020 7:26 pm
Forum: Questions
Topic: Large Coordinates - Can't see full data
Replies: 8
Views: 16089

Re: Large Coordinates - Can't see full data

This seems to be a bug. I downloaded Cloud Compare version 2.10 and all is good now.
by bcbusseau
Thu May 07, 2020 7:24 am
Forum: Questions
Topic: Large Coordinates - Can't see full data
Replies: 8
Views: 16089

Re: Large Coordinates - Can't see full data

Hi Daniel,
When I accept the global shift, then I can't export my file anymore. Once georeferenced and I try to save the new file I get a pdal exception: "pdal exception unable to convert scaled value". I can save it to a .las 1.3 or 1.4, but then I can't use it in pdal anymore.
by bcbusseau
Tue May 05, 2020 4:13 pm
Forum: Questions
Topic: Large Coordinates - Can't see full data
Replies: 8
Views: 16089

Large Coordinates - Can't see full data

Before georeferencing my data, my point cloud was full (no data was missing). Now that it is georeferenced when I import it in, it has a lot of data missing. It shows in linear features. I read https://www.danielgm.net/cc/forum/viewtopic.php?t=68 , but it doesn't tell me how I can visualise my point ...