Skip to main content
Archived

FeatureReader: Implement "Features To Read" option

Related products:Transformers
  • November 19, 2015
  • 4 replies
  • 33 views

geosander
Forum|alt.badge.img+7
When you add a Reader to a workspace, it has the "Features to Read" option, which allows you to set the start feature and min/max features to read. I think it would be really great if this functionality is also available for the FeatureReader transformer.
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.

4 replies

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • November 19, 2015
In FME 2016.0, we've implemented the Max features to read. The other two settings are noted for a future development. But the beta of FME already has the Max features to read if you want to try it now. And do let us know how important the "min" and the "start" are.

geosander
Forum|alt.badge.img+7
  • Author
  • November 19, 2015

That is great news! Is this already available in the beta? Didn't discover it yet, but maybe I should download the latest one first. The Max option is definitely the one I need the most, so that's fine for now. How nice that most of the stuff I need right now is actually being implemented in 2016! :)


Forum|alt.badge.img
  • November 20, 2015
Excellent news.

 

I think "start" can be critically important, though for me only for rare optimisation or subsetting scenarios. Namely when I want to split a dataset up to process only small chunks at a time (i.e. 10,000 units at a time). Often in combination with a workspaceRunner.

 

 

I don't think I've *ever* used the "min" though.

 


tono
Supporter
Forum|alt.badge.img+13
  • Supporter
  • September 11, 2019

What about max features to read per feature type?