Search found 4 matches
- Sat May 17, 2025 5:40 am
- Forum: Questions
- Topic: Cloud Compare with Python automation
- Replies: 3
- Views: 394
Re: Cloud Compare with Python automation
I will review your Wiki docs for more information about the CLI. Would it make sense to manage the CLI with Python scripting? Simple is good, my task objectives are few and not complex. I have a collection of LAS files to filter, rasterize, and save. My goal is to automate to get it done consistentl...
- Fri May 16, 2025 5:10 pm
- Forum: Questions
- Topic: Cloud Compare with Python automation
- Replies: 3
- Views: 394
Cloud Compare with Python automation
Hi, I'd like to build a little interface that will load a bunch of LAS files into CC, process them and save out files. Pretty straightforward. I'd like to control it with Python and use multiple instances of CC running concurrently, with Python feeding files to the instances as they complete their p...
- Wed Jan 08, 2025 10:45 am
- Forum: Questions
- Topic: Exporting raster - georeferencing ?
- Replies: 10
- Views: 17775
Re: Exporting raster - georeferencing ?
Well, it's more a general limitation of CloudCompare that doesn't "explicitly" handle geospatial references. The only thing CC can do is preserve it if you load a LAS file for instance, process the cloud, and then later save the cloud back to a LAS file. Because in this case CC remembered...
- Sat Jan 04, 2025 2:09 am
- Forum: Questions
- Topic: Exporting raster - georeferencing ?
- Replies: 10
- Views: 17775
Re: Exporting raster - georeferencing ?
Dear Forum Participants and CC Development Wizards, I want to preserve the geospatial reference info that is in my original LAS files when I export a Raster. I have experienced this question with CCv2.13.2 and 2.14a. They give the same result for this case. For LAS files with geospatial metadata tha...