I work for a nonprofit that plants trees around the city. We keep track of the number of trees planted because we are focusing on increasing the tree canopy in the city.
A while ago one of our crews planted 1000 seedlings in one day. Adding all these trees to a point feature class would be time consuming, so I am trying to find a better way to add these trees to the point feature layer on field maps. Is there a way to add many features at once to Field Maps at once? I'm thinking Python might work, but I'm not sure.