Skip to main content

I would like to know is there a possibility FME can control how many features workspace reads before translate data. I have a gz file that contain 100k features but I only need to extract 1 x feature from the gz file.

Hi,

I have not worked on gz files but FME will have option in reader advanced parameters. It will be like "Max Features to Read". Place 1 in minimum and maximum.

Hope this helps


Hi,

I have not worked on gz files but FME will have option in reader advanced parameters. It will be like "Max Features to Read". Place 1 in minimum and maximum.

Hope this helps

Hi there,

thank you very much. It works!


Reply