Hi there,
I have a CSV of longitude and latitude coordinates corresponding to markers I want to place on a pre-existing orthomosaic. I am trying to automate this using the Python API. However, for some reason, when I place the markers using the addMarker function, when I check the orthomosaic, they are in a completely different location from the latitude and longitude I assigned them.
I then tried the approach listed here,
https://www.agisoft.com/forum/index.php?topic=7446.0, but it does not really work for me.
Any help would be appreciated!
