Strategy of OC/GC duplicate handling
See original GitHub issueThis was discussed a little bit in #2254 or #2311 already.
If I look into the current implementation of oc.de on live map and in searches, I see a lot of caches which are listed double (OC and GC). What to do with these duplicates ?
Several strategies (from users perspective) could be used IMO:
- Evaluate the
waypoint gccom
field and/or the OC-attributeOC-only
and filter out caches which are listed on geocaching.com. (This means: Show only OC-only caches) - Evaluate the
waypoint gccom
field and combine both data into one cache description (and one cache icon, one search result), where the gc.com listing is the master and the OC-wapoint is additionally shown in that listing.
I suggest to at least implement solution 1 as an optional setting if technically possible.
Issue Analytics
- State:
- Created 11 years ago
- Comments:21 (16 by maintainers)
Top Results From Across the Web
Strategies around handling duplicate contacts and merging
Dedupe rules. CiviCRM decides whether to create a duplicate or merge with an existing contact based on a set of de-dupe rules. A...
Read more >The sulfotransferase 1A gene family example - PMC - NCBI
Background. Blocks of duplicated genomic DNA sequence longer than 1000 base pairs are known as low copy repeats (LCRs). Identified by their sequence ......
Read more >Best Practices For Avoiding Or Correcting Duplicate Customer ...
Here's a list of 5 data deduplication best practices that marketers can start using today. Strategy 1: Have Validation Checks On Data Entry....
Read more >Pricing | Research and innovation - University of Ottawa
Up to 10% duplicates are granted at no additional cost ; we can add them in at random, or you can choose them...
Read more >Handling Duplicate Data | Segment Documentation
Segment deduplicates messages going into a Warehouse based on the messageId , which is the id column in a Segment Warehouse.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
But setting GC as an optional data source is not the complete solution for this. In case the user is interested in both he may also switch on both sources and then the results on live map are confusing. It is a mixture of the following cases for caches listed on both platforms:
In my opinion we have to have a duplicate handling !
I suggest to completely ignore any duplicate handling. Instead it seems more logical to make the GC connector an optional data source (like the OC connector already is) by means of having a checkbox to disable it.
In the meantime, there is also a workaround in place for cache lists at least: I’ve added a normal cache filter to filter by origin (i.e. by connector).