Select to view content in your preferred language

Append Tool - ArcGIS API for Python

88
3
Monday
CodyPatterson
Regular Contributor

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!

0 Kudos
3 Replies
BlakeTerhune
MVP Regular Contributor

The final solution must not use arcpy at all? What format is your source data in and what format do you need the output in?

0 Kudos
DanPatterson
MVP Esteemed Contributor

arcgis online?

arcgis.features module | ArcGIS API for Python


... sort of retired...
0 Kudos
BobBooth1
Esri Contributor
0 Kudos