1
General / Re: List of assigned photos?
« on: July 09, 2022, 06:51:54 PM »
Hi Alexey, the script you wrote works fine with Patches but I actually used polygon when assigning the images. I'm getting this error:
2022-07-09 10:47:26 File "C:/Users/Downloads/select_test.py", line 6, in <module>
2022-07-09 10:47:26 patch = chunk.orthomosaic.patches [shape]
2022-07-09 10:47:26 KeyError: <Shape '50'>
2022-07-09 10:47:26 Error: <Shape '50'>
What can I change to get it to work with polygons? Sorry, not much programming skill on my end.
Thanks!
2022-07-09 10:47:26 File "C:/Users/Downloads/select_test.py", line 6, in <module>
2022-07-09 10:47:26 patch = chunk.orthomosaic.patches [shape]
2022-07-09 10:47:26 KeyError: <Shape '50'>
2022-07-09 10:47:26 Error: <Shape '50'>
What can I change to get it to work with polygons? Sorry, not much programming skill on my end.
Thanks!