Virtual layers in QGIS and the task of identifying spatially coincident point features
A typical housekeeping task in my workplace is finding historic drillholes that have been entered into a database in an approximate manner, all with the same coordinates (and not their correct position)!. This may have happened for several valid reasons including when the location of the holes in an old investigation was not provided, other than on a basic plan, and those entering the data did not have time to determine accurate coordinates. The other situation is when a drill hole has been entered multiple times into a database by mistake and possibly given a different name that makes it difficult to easily identify by a standard attribute search. So is it possible to find point features (such as drill holes or sample locations) that have been given coincident coordinates in order to fix them? While there may be several ways of doing this, the answer is surprisingly simple through the use of virtual layers in QGIS! Virtual layers allows the power of SQL database functionality...