Field Mapper to Python

258
1
01-25-2019 09:07 AM
Status: Open
LiamTurley
New Contributor III

I have found the worse part of scripting with arcpy is trying to get field mapping to work, it is overly complex compared to all the nicely packaged arcpy functions. It would be really awesome if there was a system for dropping an input feature to use as a schema setup output the formatted field mapping outputs, I know that this would result in a portability issue between datasets but there has to be a better way to handle this system. 

Tags (1)
1 Comment
ChristopherHigham

I totally agree. Speaking more generally, could we get some better documentation on field mapping? The few examples online are hard to follow and do not apply to the Append_management tool. Could we get a better explanation of the contents of field mapping objects?