I have 10000 GML files that I have read in as a single merged feature type. The task is to convert them into FBX files, maximum of 300 MB per FBX files.
How do I accomplish this?
I have tried modulocounter but doesnt seem to work.
Also, I have tried fanout, and am trying to see if I should run a script to separate those files into folders first, prior to FME.
Any ideas?