Skip to main content
Solved

Reading multiple shp files from sub folders


Forum|alt.badge.img

Hello,

 

I have one folder with multiple sub folders that contains multiple shp.

 

I need to read in all shp with specific name from all sub folders.

Is this possible in FME?

 

Structure is something like this:

Folder

-SUB Folder1

-1.shp

-2.shp

-SUB Folder 2

-1.shp

-2.shp

 

Example, I need to read all 1.shp together.

Best answer by ebygomm

Assuming the shape files have the same structure, you can use wildcards in the source parameter to read every shp file in a folder named 1.shp

 

e.g. D:\\Folder\\**\\1.shp

View original
Did this help you find an answer to your question?

2 replies

ebygomm
Influencer
Forum|alt.badge.img+39
  • Influencer
  • Best Answer
  • July 2, 2019

Assuming the shape files have the same structure, you can use wildcards in the source parameter to read every shp file in a folder named 1.shp

 

e.g. D:\\Folder\\**\\1.shp


Forum|alt.badge.img
  • Author
  • July 3, 2019
ebygomm wrote:

Assuming the shape files have the same structure, you can use wildcards in the source parameter to read every shp file in a folder named 1.shp

 

e.g. D:\\Folder\\**\\1.shp

Thank you.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings