Hi there, I have a mapinfo table and I would like to split the table into multiple tables - one for each object. Also one for particular attribute related to the object - eg libary and community centre. And then write these out and save as multiple tables. I would be grateful for some advice. Many thanks
Page 1 / 1
hi, the question is not very clear, but maybe fanout is all you need?
https://docs.safe.com/fme/html/FME-Form-Documentation/FME-Form/Workbench/fanout_about.htm
Thank you! That is exactly what I needed.