Mikael Myyrä
Mikael Myyrä
After a bunch of debugging I believe I've found the root cause in the way inode numbers are used to detect moved/renamed files: - when the file added via the...
Turns out exiftool has a parameter that makes it write in place, which prevents files being moved. I've made a PR applying it in #624. The same issue can still...
How much work is left to be done on this? I find myself needing geopandas for a voici project and I'd be happy to help with whatever I can to...
Thanks for the pointers. I'll work through the instructions for local builds and see if I can make any progress on top of #604.
Update: I had to move to a different task and unfortunately didn't manage to finish packaging `geopandas`, but I was able to set up local builds and identify a few...