I am currently writing a python program to add new monuments to our sde. I am having an issue turning a single row into a feature class. This way I can do a Select by Location on just one section of the map. The issue is the points that I have could be in more than one section. This causes errors on generating the points name. Any tips or tricks to do this?