Iterator and inline model variable substitution using the file folders.

330
1
07-17-2018 11:46 AM
KalTran
New Contributor

I am using the iterator to extract multiple sets of  XYZ Data from multiple of Geodatabase.

When the xyz layer is created,  I was the export to be named after the parent folder and GDB it was stored in. I am not sure how to accomplish this.

0 Kudos
1 Reply
curtvprice
MVP Esteemed Contributor

Creative use of the Parse Path tool should extract the variables you need. Then, set these variables as preconditions to the tool that creates the output data and include those path variable names in the output path for that tool (surrounded by % signs, for example %outpath%/%outname%).

Hope this helps.

0 Kudos