QGIS - uploading csv from Galaxy

Hi all,

I am taking my first steps with QGIS, trying to map latitude and longitude according to this tutorial:

My input file is a csv inside Galaxy. However, when I open QGIS, I cannot navigate to the file. I opened QGIS and went to Layer-delimited text as the link above suggests. There, I found a folder called Galaxy, which is always empty (screenshot), and I also did not manage to access my local files.
The GTN I saw on QGIS

uploads the file differently, which does not help with my question.
Has anyone done this before and can help? Thank you in advance!

I think the input files (made accessible from Galaxy) are not in the working folder that gets opened by default, but you need to navigate one level higher from there, then to inputs.

1 Like

Thank you @wm75! This works. Where can I add this info to the tool’s helps section - Others might benefit from this as well.

galaxy/tools/interactive/interactivetool_qgis3_34.xml at a23c9161eeff365c5b1ecd99b4ba49ef8faa9a51 · usegalaxy-eu/galaxy · GitHub would be the place to add this to. Thanks!