Hello everyone,
I would like to calculate the coverage area of a chunk, as in the report, in order to export the metadata of my projects to a JSON file.
I thought the “coverageArea()” methods of the "Metashape.Orthomosaic" and “Metashape.Elevation” classes would do exactly that, but when I use this method for a project, I get 1,338.34 m² for the DEM and 17,855,510.78 m² for the orthomosaic, even though I would expect the values to differ only slightly. Visually, the DEM should actually be larger than the orthomosaic.
The report shows 13.8 m² under Survey Data, which differs from both values.
The workaround with the seamline calculation, which is mentioned here (
https://www.agisoft.com/forum/index.php?topic=15266.0), also yields different results and is not practical for large projects.
Am I overlooking something? Is there another way to obtain the “Survey Data,” in particular the coverage area, from the report?
Thank you in advance.