Skip to main content
Question

Group shapefile by type to a new FGDB

  • April 15, 2019
  • 2 replies
  • 9 views

I have folder that contain multiple shapefiles (polyline, polygon, and point), and I would like just to copy of all polyline and save to a new FGDB, there is a filter could help me, I used geometryfilter and multipleGeometryfilter, but the transformer create one feature class, I would like to get the data separate. thanks in advance

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.

2 replies

david_r
Celebrity
  • 8394 replies
  • April 15, 2019

  • Author
  • 4 replies
  • April 15, 2019

I have multiple shapefile, and basically I would like to read the folder and get all polyline and copy to the FGDB,