I am interested in the possibility of using SEDFs for doing unions and intersections of point geometries and selecting point geometries completely within line geometries. I can do this with normal means, but I was hoping I could do it with SEDFs faster and more concisely. I am still evaluating that. I just wanted to know if you can do these operations with SEDFs. Do the spatial columns contain normal geometry objects? Can you have multiple shape columns on a single data frame? If not, I will go back to my original plan of using geoprocessing tools, cursors, and sets.
Thanks,
Nathan