question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Strategy of OC/GC duplicate handling

See original GitHub issue

This 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:

  1. Evaluate the waypoint gccom field and/or the OC-attribute OC-only and filter out caches which are listed on geocaching.com. (This means: Show only OC-only caches)
  2. 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:closed
  • Created 11 years ago
  • Comments:21 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
Lineflyercommented, Feb 16, 2013

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:

  1. OC icon is over GC icon, thus GC is not selectable
  2. GC icon is over OC icon, thus OS is not selectable
  3. GC icon is approximated and so GC- and OC icon are not shown on the same position

In my opinion we have to have a duplicate handling !

1reaction
Bananeweizencommented, Feb 15, 2013

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).

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found