I've written a python script that geolocates a point. How can I use the python API to merge that point with the shapefile that it's located in? My ideal result is a new point layer that includes my original point combined with the attributes of the shapefile.
ArcGIS.features.analysis.merge_layers ?
there are other options searching the api for 'merge' or even 'append' depending on what you want to do
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.