Create features without deleting the old created ones

1401
4
09-03-2016 10:32 PM
IsmaeelAbdulrahman
New Contributor III

Hi, I want to create a feature using "copy feature" in model builder and repeat it for all rows of the point-input layer. The problem when it comes to the second row, it will replace the old created one with the new feature, but I want to keep the old and the new ones for the all rows, in other words, the total created features I want it to be as much as the total number of row. Any idea ?  Thanks

0 Kudos
4 Replies
DanPatterson_Retired
MVP Emeritus

can you provide an example where this is the case?  Your explanation is a bit convoluted and it sounds like you are editing and replacing a feature rather than creating a new one.

0 Kudos
MervynLotter
Occasional Contributor III

You may want to do this in two steps, (1) create feature, then (2) run

append (appending the old feature attributes to the new one). But as Dan

mentioned, we are not clear on what you want to achieve.

.

0 Kudos
IsmaeelAbdulrahman
New Contributor III

Hello Dan,

Hello Mervyan,

Sorry for confusion. This is my complete project, I have done step 3 by the help from Mervyan thankfully.

0 Kudos
IsmaeelAbdulrahman
New Contributor III

Correction, step 5 before step 4.

0 Kudos