biigle / geo

:m: BIIGLE module to explore images on a world map
GNU General Public License v3.0
0 stars 1 forks source link

Implement geo upload #47

Open mtiessen1175 opened 10 months ago

mtiessen1175 commented 10 months ago

references #44

Implement the structure for the upload mechanism in the volume-edit view. Allow the upload of both - browsing layers and context layers - i.e. upload of geoTIFF and (iFDO) metadata, linkage of WMS.

associated PR's:

mtiessen1175 commented 8 months ago

@mzur, in the tests running on the test_module on GitHub, I have the problem that the "Given path () to the exiftool binary is invalid". I guess this has to do with the docker container of biigle/app and biigle/worker, which are not updated yet as to include the exiftool binary (i.e. this pull-request in biigle/core) ?

mzur commented 8 months ago

Yes, that sounds about right. You can't do anything about that. You should verify that all tests pass for you locally and then I have to check this again when I review the PRs.

mtiessen1175 commented 3 weeks ago

This is no full review. It just got me stuck trying to test your code.

Sorry for the late reply, somehow I don't receive notifications on comments any more since I changed my primary email address on GitHub (need to check how to enable notifications for my new email in the settings). I hope the migration issues are resolved with the recent changes!

mzur commented 3 weeks ago

You should still get the notifications at GitHub (or you can enable them). I also asked you something here: https://github.com/biigle/core/pull/761#issuecomment-2338332790