I'm new to model building but I'm trying to create a model that will select 8" gas main in 5 specific areas, create a buffer around that main, and merge or dissolve the polygons together where buffers overlap. *Also if possible, I need to attach the Area Name to each polygon (buffer); if not I'm sure I could do this manually.
My model looks like this so far and doesn't work at the Feature To Line tool. Need some thoughts on this please! I am using the greater sign > to show the next input, tool, or output feature in the model.
Gas Main (Input) > Make Feature Layer (Tool) Mainsize = '8"' > GasMain8Inch (output) > Feature To Line (Inputs: GasMain8Inch and my 5 area feature) > Feature to Line (Tool) > Result
Like I said, it's crashing at the Feature to line tool. I've tried using, instead of the multi-polygon feature, using a singular polygon and it still wouldn't work.
Thanks for the help, Mike.