I have to read several shapefiles that are in a second level zipped file. As an example:
C:\\compressed1.zip \\compressed2.zip\\ layer.shp
I get to reach the first level but when I try to reach the second level, FME gives me failures.
Any idea? Thank you very much
Best answer by nielsgerrits
Not sure if this can be done with a Reader/FeatureReader but you can use the ZipExtractor from the FME hub to achieve this.
"If you set "Yes" to the "Unzip Nested Zip Files Recursively" parameter, this transformer unzips all the nested zip files recursively."
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.