I have encountered a bit of a tough problem. I need to select all duplicates in a SQL spatial table based on geometry (some has been copy and pasting with out realising they are pasting the same geometry over and over).
I need to select all duplicates except the lowest ID where the geometry is the same.