<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Full D/T spread in different counties</title>
        <description> I have a small issues, which has lead to a thought.

I would like to create a challenge to have Full D/T of Multis (or maybe 80 unique D/Ts). My issue is that in Sweden, there are 153 Swedes who has full D/T with Multis. However, almost every single one of them has it from a stupid cache series where I know 90% of the canisters has quite fake rating, I have logged the series myself. If I exclude the county where this series is located I am down to 7 Swedes. So 146/153 Swedes doesn&amp;#039;t really deserve it in my opinion.

As a Challenge cache owner I would like to counter this, and I have the following ideas (one of them suggested to me by someone else):
* Exclude geocaches in the specific county - Not sure this will be allowed by the reviewers/HQ. No official rule against it, but I can really see how it would be seen as discriminating. A dangerous road for the future of Challenges. For example, the next step would be that someone says &amp;quot;no finds in Germany counts&amp;quot; just because they don&amp;#039;t like Germans (Germans is just an example, please don&amp;#039;t feel offended).
* Don&amp;#039;t allow to use multiple geocaches where the cache title begins with the same text. For example &amp;quot;Pole fishing multis #1&amp;quot; and &amp;quot;Pole fishing multis #34&amp;quot; would be too similar. - I doubt this is allowed since challenge aren&amp;#039;t allowed to use the cache name.
* Allow max 9 (or some other number) finds per county. - This would really prevent using the same series for the whole D/T matrix. A creative way to get around the issue in my opinion (the idea was suggested to me). So my 81 D/Ts would have to be spread in at least 9 (81/9=9) counties. The issue here is that such challenge checker would be fairly complex to write, and also potentially very slow.


Anyone have thoughts on the whole concept/problem? Do you think it would be feasible to create a checker that:
* Check for X number of unique D/Ts with the supplied GetFinds-compatible filter.
* Check that there are at most Y number of finds per country/region/county combination.
* Returns a list based on gccode, visitdate, difficulty, terrain, (country), (region), county. Probably sorted on the D/T.

Do you think it would be fast enough even for someone with almost 10,000 multis logged? Geocacher &amp;quot;qrang&amp;quot; has almost 9,000 multis for example. Too me it feels like the problem would have to be iterated a lot, and that it&amp;#039;s likely that it won&amp;#039;t be possible to do it in less than 30 seconds.

If anyone would be interested in throwing a test together I would be happy, I feel that my LUA skills are too low to get flow enough to work with this. I also believe many others here are a lot smarter than me in the area of smart algorithms.</description>
        <link>/forum/read.php?4,53879,53879#msg-53879</link>
        <lastBuildDate>Thu, 21 May 2026 08:15:59 +0000</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>/forum/read.php?4,53879,54011#msg-54011</guid>
            <title>Re: Full D/T spread in different counties</title>
            <link>/forum/read.php?4,53879,54011#msg-54011</link>
            <description><![CDATA[ @Sloth96 - No there isn&#039;t. But I don&#039;t believe that most of these series has been created to intentionally ruin challenges, at least not as a target. Therefore I hope that they leave their attributes as they are and that at least not too many series will be created with the sole attempt to ruin the game.<br />
<br />
I am still waiting to get approval from reviewers though. It&#039;s not crystal clear to them that this should be approved, since it&#039;s in a way are excluding some quite targeted series. I wouldn&#039;t be surprised if they are asking HQ for guideance.]]></description>
            <dc:creator>magma1447</dc:creator>
            <category>Script development</category>
            <pubDate>Wed, 11 Aug 2021 07:49:34 +0000</pubDate>
        </item>
        <item>
            <guid>/forum/read.php?4,53879,53992#msg-53992</guid>
            <title>Re: Full D/T spread in different counties</title>
            <link>/forum/read.php?4,53879,53992#msg-53992</link>
            <description><![CDATA[ So thinking a bit philosophically, there is nothing to keep someone from putting up another &quot;questionable&quot; series somewhere in Sweden or anyplace else.  Once the challenge is created all the rules to create an &quot;easy&quot; path to it are available and therefore easier to create.  This just seems like an escalating arms race. Other challenges have seen this before.  <br />
<br />
My guess is that this is why challenges that need geographic visits have proliferated.  They are harder to create &quot;easy&quot; paths and therefore are less likely to enter this arms race.<br />
<br />
Filtering on cache name is a no-no under the current guidelines.]]></description>
            <dc:creator>sloth96</dc:creator>
            <category>Script development</category>
            <pubDate>Tue, 10 Aug 2021 13:26:03 +0000</pubDate>
        </item>
        <item>
            <guid>/forum/read.php?4,53879,53937#msg-53937</guid>
            <title>Re: Full D/T spread in different counties</title>
            <link>/forum/read.php?4,53879,53937#msg-53937</link>
            <description><![CDATA[ Seems like I did, on one of three. Thank you for informing me, especially since I have a challenge in queue based on the script.]]></description>
            <dc:creator>magma1447</dc:creator>
            <category>Script development</category>
            <pubDate>Sun, 08 Aug 2021 09:59:14 +0000</pubDate>
        </item>
        <item>
            <guid>/forum/read.php?4,53879,53936#msg-53936</guid>
            <title>Re: Full D/T spread in different counties</title>
            <link>/forum/read.php?4,53879,53936#msg-53936</link>
            <description><![CDATA[ Hi magmar 1447 <br />
Did you Forget to enable script?]]></description>
            <dc:creator>Pudsemand</dc:creator>
            <category>Script development</category>
            <pubDate>Sun, 08 Aug 2021 09:44:56 +0000</pubDate>
        </item>
        <item>
            <guid>/forum/read.php?4,53879,53883#msg-53883</guid>
            <title>Re: Full D/T spread in different counties</title>
            <link>/forum/read.php?4,53879,53883#msg-53883</link>
            <description><![CDATA[ I believe I found another way around my problem, which makes it less of a bookkeeping challenge, and also simpler/faster. I include geocaches that the PT-attribute and also all geocaches that has the combination Special tool required an No tree climbing, a combination that is very common on the full D/T series, at least in Sweden (since they almost always are 50% pole fishing).<br />
<br />
I&#039;ll leave this post here for historical reasons though, but consider the matter resolved from my perspective.]]></description>
            <dc:creator>magma1447</dc:creator>
            <category>Script development</category>
            <pubDate>Fri, 06 Aug 2021 10:48:13 +0000</pubDate>
        </item>
        <item>
            <guid>/forum/read.php?4,53879,53879#msg-53879</guid>
            <title>Full D/T spread in different counties</title>
            <link>/forum/read.php?4,53879,53879#msg-53879</link>
            <description><![CDATA[ I have a small issues, which has lead to a thought.<br />
<br />
I would like to create a challenge to have Full D/T of Multis (or maybe 80 unique D/Ts). My issue is that in Sweden, there are 153 Swedes who has full D/T with Multis. However, almost every single one of them has it from a stupid cache series where I know 90% of the canisters has quite fake rating, I have logged the series myself. If I exclude the county where this series is located I am down to 7 Swedes. So 146/153 Swedes doesn&#039;t really deserve it in my opinion.<br />
<br />
As a Challenge cache owner I would like to counter this, and I have the following ideas (one of them suggested to me by someone else):<br />
* Exclude geocaches in the specific county - Not sure this will be allowed by the reviewers/HQ. No official rule against it, but I can really see how it would be seen as discriminating. A dangerous road for the future of Challenges. For example, the next step would be that someone says &quot;no finds in Germany counts&quot; just because they don&#039;t like Germans (Germans is just an example, please don&#039;t feel offended).<br />
* Don&#039;t allow to use multiple geocaches where the cache title begins with the same text. For example &quot;Pole fishing multis #1&quot; and &quot;Pole fishing multis #34&quot; would be too similar. - I doubt this is allowed since challenge aren&#039;t allowed to use the cache name.<br />
* Allow max 9 (or some other number) finds per county. - This would really prevent using the same series for the whole D/T matrix. A creative way to get around the issue in my opinion (the idea was suggested to me). So my 81 D/Ts would have to be spread in at least 9 (81/9=9) counties. The issue here is that such challenge checker would be fairly complex to write, and also potentially very slow.<br />
<br />
<br />
Anyone have thoughts on the whole concept/problem? Do you think it would be feasible to create a checker that:<br />
* Check for X number of unique D/Ts with the supplied GetFinds-compatible filter.<br />
* Check that there are at most Y number of finds per country/region/county combination.<br />
* Returns a list based on gccode, visitdate, difficulty, terrain, (country), (region), county. Probably sorted on the D/T.<br />
<br />
Do you think it would be fast enough even for someone with almost 10,000 multis logged? Geocacher &quot;qrang&quot; has almost 9,000 multis for example. Too me it feels like the problem would have to be iterated a lot, and that it&#039;s likely that it won&#039;t be possible to do it in less than 30 seconds.<br />
<br />
If anyone would be interested in throwing a test together I would be happy, I feel that my LUA skills are too low to get flow enough to work with this. I also believe many others here are a lot smarter than me in the area of smart algorithms.]]></description>
            <dc:creator>magma1447</dc:creator>
            <category>Script development</category>
            <pubDate>Fri, 06 Aug 2021 09:25:50 +0000</pubDate>
        </item>
    </channel>
</rss>
