OpenDroneMap / posm-gcpi

Ground Control Point interface (GCPi) for OpenDroneMap
15 stars 8 forks source link

BUG: Random connections seem to get lost #38

Closed dakotabenjamin closed 6 years ago

dakotabenjamin commented 6 years ago

Posting this for another user, so I don't have a first-hand account of the problems. Basically the user was going therough connecting locations to gcps, then went back to a photo he already did and noticed the connection to the map was missing. Then he checked and saw multiple photos were missing connections that he had made. Here's the data: https://github.com/OpenDroneMap/WestCreekPleasantValley

ebrelsford commented 6 years ago

@dakotabenjamin thanks for reporting this. Can you confirm that this is against the version on the Stamen studio?

If it was against that version my best guess is that the user wasn't "locking" the points that are created when you open an image. If you don't lock these, gcpi assumes you didn't actually want them and removes them.

I'm working on some UI improvements in #34 that should make that more clear (the points will remain yellow until you lock them, then turn green).

ebrelsford commented 6 years ago

I can't replicate this, closing unless we get steps to reproduce.

smathermather commented 6 years ago

I’m pretty sure this was a function of confusion about locking / associating points. I think it can be closed.