tnc-ca-geo / animl-api

Backend for https://animl.camera
4 stars 0 forks source link

Update handlding of default deployments during annotation export #190

Closed nathanielrindlaub closed 1 month ago

nathanielrindlaub commented 1 month ago

When exporting an image annotation that has a default deployment, include cameraId in image.location fields so we can differentiate them (e.g. location: ${cameraId}-default instead of location: default).