Changes between Version 2 and Version 3 of recursive query to find spatial duplicates
- Timestamp:
- Jan 5, 2019 11:21:42 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
recursive query to find spatial duplicates
v2 v3 1 1 = Recursive query to find duplicates = 2 2 3 3 This queries finds duplicates for dams distance of less than 10 m. Those will have to be grouped according the lowest non null water dam height. 4 4 {{{#!sql 5 5