mirsch / lab2gpx

GNU General Public License v3.0
26 stars 22 forks source link

Duplicate name on LAB caches #143

Closed nottins closed 6 months ago

nottins commented 6 months ago

Hello, I'm writing a bash script to update my finds and found date of Adlabs into GSAK. I've used lab2gpx and I've found 5 lab stages have the same name (GSAK code), but completely different descriptions in the GPX files. Is this a bug with lab2gpx or have Groundspeak got differents AdLab stages with the same name/code?

Please see attached files

Steve labs2gpx.txt labs2gpx.txt

mirsch commented 6 months ago

there is no difference between the 2 files

nottins commented 6 months ago

My apologies, although the files were in different folders. the uploader used the same file. Please find new files. labs2gpx.txt labs2gpx_1.txt

SamHenkel commented 6 months ago

Both AdventureLabs have different core codes. Unfortunately Lab2Gpx does an uppercase formatting by default. These are the codes: ALDV35 and ALDv35 https://gsak.net/screenshots/fc2d32daa81e98e0e90326af108673de.png

NB: The same goes with the prefix LC. That prefix is a valid prefix by Terraching.com for Locationless Caches and is used byGSAK as well. That said;: the prefix should be set to LB by default.

nottins commented 6 months ago

Thanks for the update, I've updated the GPX files to change the carpool caches to lower case and loaded them into GSAK.

Is it possible to amend the code so it doesn't convert to uppercase? On Thu, May 2, 2024 at 8:19 AM SamHenkel @.***> wrote:

Both AdventureLabs have different core codes. Unfortunately Lab2Gpx does an uppercase formatting by default. These are the codes: ALDV35 and ALDv35 https://gsak.net/screenshots/fc2d32daa81e98e0e90326af108673de.png

NB: The same goes with the prefix LC. That prefix is a valid prefix by Terraching.com for Locationless Caches and is used byGSAK as well. That said;: the prefix should be set to LB by default.

— Reply to this email directly, view it on GitHub https://github.com/mirsch/lab2gpx/issues/143#issuecomment-2089780205, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3WH4TVJ6ODDBPMGDTQQ6OTZAHSGPAVCNFSM6AAAAABHCFNII2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBZG44DAMRQGU . You are receiving this because you authored the thread.Message ID: @.***>

mirsch commented 6 months ago

duplicate of #108

mirsch commented 6 months ago

the lower-/uppercase thing is discussed in #30

mirsch commented 6 months ago

... Unfortunately Lab2Gpx does an uppercase formatting by default. ... ... the prefix should be set to LB by default.

defaults are always very subjective. I try to avoid changing defaults if possible. Maybe we can do some kind of vote for defaults some day ;)