I would like to insert new rows to a hosted feature layer from a scheduled script at a periodic update. Is there a method in the python api that allows for scripted inserts or appends?
Hi Steven Cotterill -
Use the FeatureLayer class which has an edit_features() method to insert features. This Guide is a good place to get started.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.