If I wanted to append a shapefile that is in WGS 1984 to an empty feature class within a geodatabase that is in a local county coordinate system (NAD 1983 HARN etc.), would I need to project the data before appending it? Or does a transformation occur within this tool somehow? I did not see any transformation in the python scripting of the tool when I ran a test without projecting any data.
Thanks!