Closed AnthonyRodway closed 4 months ago
A change has been written in, it needs a bit more testing to make sure it works nd interacts with how the layers are added to the gdb and the database
refer to comment in another issue https://github.com/cat-cfs/twobilliontoolkit/issues/18#issuecomment-2145579940
Tested and functioning
The spatial transformer currently adds all the entries that it is keeping track of with the datatracker, but that does not make sense for when the --resume tag is added to the command for the failsafe. Only add the entries that were not already processed because they were added at the time of the failure.