Hey all,
I'm attempting to work through a project where I take the geometry of a layer, and create a feature using that geometry with a set of attributes that do not match the fields of the destination layer. I attempted to check out the documentation, but it is not helpful for copying features from one layer to another.
How can I copy these features? I do not have access to Arcpy unfortunately or I would have this done already.
I'm open to any ideas!
Thank you in advance!
Solved! Go to Solution.
Hey @Clubdebambos
Thank you for the reply, your snippet is very thorough and in testing does exactly what I would have wanted it to do! I made this post before I was entirely familiar with the ins and outs out of the software and using Arcpy and have found how to use it outside of Pro, so this post ended up becoming redundant!
Since your answer does answer my question though, it is only fair that I mark it as a solution for others looking for something like this, thank you again!
Cody