Skip to main content
Released

Clarify the functionality of the "Tiler" transformer.

Related products:FME Form
  • October 11, 2016
  • 9 replies
  • 64 views

lifalin2016
Influencer
Forum|alt.badge.img+40

Either by renaming the current "Tiler" to "DatasetTiler" (or similar), and create a new "GeometryTiler" transformer, that works on individual tiles/geometries.

Or by adding a dropdown or checkbox to "Tiler" that enables tiling of individual tiles/geometries instead of the whole dataset.

In a feature-by-feature workflow it makes sense to have this kind of feature based functionality.

Cheers
Lars I.

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.

9 replies

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • October 12, 2016

Ah, so you'd like each feature that goes in to come out with its own set of tiles. Feels like this could be an option perhaps on the Tiler we have now?


jdh
Contributor
Forum|alt.badge.img+40
  • Contributor
  • October 12, 2016
I currently create this functionality by wrapping the tiler in a custom transformer and publishing the parallel processing Group By.

 

 

Then in the main workspace the group by is set to a unique value per feature (ie Counter)

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • October 13, 2016

Hmm, what if there was a "group by" on this transformer. Then I think all things are possible?


jdh
Contributor
Forum|alt.badge.img+40
  • Contributor
  • October 13, 2016
Group by would be great.

 

 


fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • October 13, 2016

 

Well, we just added GROUP BY to the Tiler. If you engage the GROUP BY on an attribute that is unique per feature (say made by a Counter xformer upstream) then it should do as desired. Will advise when this is in beta for FME 2017.

david_r
Celebrity
  • October 14, 2016
Fantastic!

 

 


fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • October 14, 2016

This is available in FME 2017 in any build after 17170


mark2atsafe
Safer
Forum|alt.badge.img+59
  • Safer
  • October 18, 2016

And for making that suggestion... you are hereby awarded the Inventor badge. Good work!


Forum|alt.badge.img+1

This has been released as part of FME 2017.0 . Visit http://www.safe.com/downloads to download it and give it a spin.