Skip to main content
Solved

What does this mean? "Splitting feature table into features..."

  • April 20, 2017
  • 3 replies
  • 66 views

tim_wood
Contributor
Forum|alt.badge.img+8

I'm reading a couple of CSVs using the CSV2 Reader in FME 2017.0 then passing the data through AttributeManager. When it gets there, this appears in the log file: 2017-04-20 14:07:14| 89.6| 1.3|WARN |AttributeManager(AttrSetFactory): Splitting feature table into features because this factory does not support feature tables

Can someone explain what this means? Is it something to do with CSV2?

Best answer by david_r

I suspect this is related to the "point-cloud-like" technology used in the CSV2 reader. The warning probably just means that your "feature-cloud" was converted to regular features before entering the AttributeManager, since it doesn't work with "feature-clouds" (or feature tables, as they seem to be called).

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.

3 replies

david_r
Celebrity
  • Best Answer
  • April 20, 2017

I suspect this is related to the "point-cloud-like" technology used in the CSV2 reader. The warning probably just means that your "feature-cloud" was converted to regular features before entering the AttributeManager, since it doesn't work with "feature-clouds" (or feature tables, as they seem to be called).


bruceharold
Supporter
Forum|alt.badge.img+19
  • Supporter
  • April 20, 2017

david_r
Celebrity
  • April 20, 2017