Hi Community!
I hope I'm posting on the right forum, if not, help me pointing out the right one.
I have a team capturing Tree locations using Field Maps. These trees have decimal degrees X, Y positions already captured on the fields. I need to automate the calculation for UTM_X and UTM_Y fields for the new trees captured and I would like to setup a Scheduled task in ArcGIS Notebook Script to update these field at the end of the week. Another person from the team export these new trees using a view to an excel spreadsheet for further processing.
Can you help me with the basic python code to start doing this (if it is possible of course). Right now I have to do it in ArcGIS Pro.
Milton