Skip to main content
Question

Question regarding clipper and fanout.

  • February 19, 2020
  • 4 replies
  • 12 views

I am attempting to clip a .dwg file by a shapefile with 121 features and would like an output .dwg file for each of the 121 features. I am attempting to set up a fan out but am a bit rusty. I feel like there is something simple that I am missing.

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

cdalessandro
Contributor
Forum|alt.badge.img+4
  • Contributor
  • 19 replies
  • February 19, 2020

Use Counter transformer to count 127 features from shp and use it in "Layer_name" option as showed below


cdalessandro
Contributor
Forum|alt.badge.img+4
  • Contributor
  • 19 replies
  • February 19, 2020

image updated


  • Author
  • 1 reply
  • February 19, 2020

Use Counter transformer to count 127 features from shp and use it in "Layer_name" option as showed below

I should've mentioned that the clipper features already have a unique id that would like to use as the outputs' name. Would adding a counter add any functionality for the fanout?

 


cdalessandro
Contributor
Forum|alt.badge.img+4
  • Contributor
  • 19 replies
  • February 19, 2020

Sorry for misunderstanding. I see You want fanout dataset. So Use Counter transformer as I showed but whit theese settings