I am attempting to append data to a point feature service from a CSV spreadsheet with coordinates to eventually incorporate into a script. When I run the GP tool it appears to append the data to the feature service but the geometry does not come over. Any clue as to what I am missing? When I run the the "Append Data" within the ArcGIS Online client and attempt to replicate the same GP process everything works as expected.
Kevin here are the two solutions that Esri recommended, with the first one working for me with no problem. Let me know if you do not get it up and running.
Workarounds
Create Feature Class from CSV
Add the CSV file to the mapRight click the table and click on display XY dataFill in all the required informationCreate a feature classUse this as the input feature layer for appending the data
OR
Publish CSV file as hosted feature layer in ArcGIS Online
Click on the Add item from your computer in ArcGIS OnlineBrowse for the CSV fileMake sure the box for "Publish as hosted feature service" is checkedFill in all the required fieldsClick on PublishAdd the both published hosted feature layers into ArcMapUse Append (Data Management) toolUse the hosted feature layer created from the CSV file as the input feature layer and the other hosted feature layer as the target layerHit on Run.
I ran into the same thing today after hitting a wall uploading data through the AGOL append tool. Did you ever figure this out?
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.