Hi,
Is there a way to download only a specific file from a ZIP file. In my case i want to read the textfile LinkUse.txt included in the ZIP stored at http://open.gip.gv.at/ogd/3a_routingexport_ogd_split.zip. Thanks in advance for any suggestions.
Hi,
Is there a way to download only a specific file from a ZIP file. In my case i want to read the textfile LinkUse.txt included in the ZIP stored at http://open.gip.gv.at/ogd/3a_routingexport_ogd_split.zip. Thanks in advance for any suggestions.
Hi @kasparlov
I suggest you to use the transformer Creator to start your Workspace and after the transformer HTTPCaller:
If the transformer HTTPCaller you'll have the file .zip and you can use the transformer FeatureReader to extract your data.
Thanks,
Danilo