Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Diogo

Pages: [1]
1
I have the same problem with another crs. Running it in the API from start to beginning, everything works fine. But once I open an aleady processed part the I get the Vertical Daum Missing error. Even when doing the Metashape.CoordinateSystem.addGeoid() command. If I open it via GUI, I can also process the whole project without a problem. Any other sugestions?

Edit
Found out what the problem was:

Metashape.CoordinateSystem.addGeoid() had to be done before opening an older project and after initiating Metashape.document()

2
Python and Java API / Re: Command python - Detect Power lines
« on: August 23, 2022, 12:39:13 PM »
Thats great! Thanks.

3
General / Re: Define Processing Area By Shapefile?
« on: August 22, 2022, 04:39:35 PM »
This feature would also be of interest for us. In version 1.8.4 changelog there is only a new areaFitted() feature for shapefiles where the area is calculated.

4
Python and Java API / Detect Powerlines missing in Python API
« on: August 19, 2022, 04:00:04 PM »
Hi all,

I've been looking for the detect Powerlines function in the Python API, but it appears to be not in the manual. Is the function not available in the API?

Pages: [1]