Report GCA Site issues here [closed]

Discussion about the Geocaching Australia web site
Locked
User avatar
SecretSquirrel-BJC
2700 or more caches found
2700 or more caches found
Posts: 731
Joined: 02 February 07 1:01 pm
Location: Gungahlin ACT

Re: Report GCA Site issues here

Post by SecretSquirrel-BJC » 20 June 10 3:52 pm

bugger - it was worth a shot

canary
8000 or more caches found
8000 or more caches found
Posts: 123
Joined: 31 December 05 6:58 pm
Location: Hazelbrook, NSW

Re: Report GCA Site issues here

Post by canary » 21 June 10 10:50 am

Why does my "Most Northern (etc.) Cache Found / Attempted" on my General Statistics page show movable caches at loactions where they were placed by others after I found them?

It does not do this on my Centroids Statistics page.

User avatar
caughtatwork
Posts: 17017
Joined: 17 May 04 12:11 pm
Location: Melbourne
Contact:

Re: Report GCA Site issues here

Post by caughtatwork » 21 June 10 10:57 am

'cos they use different code :-)
This has been commented on as being confusing a few times, so I'll make a change tonight to remove moveable caches from the most N, S, E, W caches found as well.

canary
8000 or more caches found
8000 or more caches found
Posts: 123
Joined: 31 December 05 6:58 pm
Location: Hazelbrook, NSW

Re: Report GCA Site issues here

Post by canary » 21 June 10 11:29 am

Thanks.

User avatar
caughtatwork
Posts: 17017
Joined: 17 May 04 12:11 pm
Location: Melbourne
Contact:

Re: Report GCA Site issues here

Post by caughtatwork » 21 June 10 8:48 pm

Done.

User avatar
Trigg-A-Nomics
Posts: 260
Joined: 18 March 10 10:25 pm
Location: Adelaide SA

Re: Report GCA Site issues here

Post by Trigg-A-Nomics » 22 June 10 1:30 pm

The GPX for GA1869 and other mystery cache gpx exports give the geocache type as Other when it should be Unknown as per the cache page.

This is causing me grief when importing into GSAK as Moveables are also tagged as Other.

User avatar
caughtatwork
Posts: 17017
Joined: 17 May 04 12:11 pm
Location: Melbourne
Contact:

Re: Report GCA Site issues here

Post by caughtatwork » 22 June 10 3:02 pm

Be very careful.
Do NOT equate the GC cache types with GCA cache types.
Unknown / mystery cache comes up as "Unknown Cache" in the GC GPX files and "Other" in the GCA GPX files.
Even if we changed "Other" to something else, they are not necessarily treated the same in GSAK.

Note the xsd schema for GCA is http://geocaching.com.au/geocache/1/geocache.xsd
The type is enumerated and the value "Unknown" is not known.

Code: Select all

						<xsd:restriction base="xsd:string">
							<xsd:enumeration value="Traditional"/>
							<xsd:enumeration value="Multi"/>
							<xsd:enumeration value="Virtual"/>
							<xsd:enumeration value="Webcam"/>
							<xsd:enumeration value="Event"/>
							<xsd:enumeration value="Other"/>
							<xsd:enumeration value="Locationless"/>
							<xsd:enumeration value="benchmark"/>
						</xsd:restriction>
It "may" be possible to change it.
Careful consideration needs to be given to whether or not GSAK will handle it properly.
Not only the latest version of GSAK, but it also needs to work or fail gracefully for older versions.

At this stage, I am not expecting that this will change, but I will run some testing (when I get the time) and see if this can be addressed.

I should point out that despite it not appearing as you expect, this is not necessarily a fault.

User avatar
CraigRat
850 or more found!!!
850 or more found!!!
Posts: 7015
Joined: 23 August 04 3:17 pm
Twitter: CraigRat
Facebook: http://facebook.com/CraigRat
Location: Launceston, TAS
Contact:

Re: Report GCA Site issues here

Post by CraigRat » 22 June 10 5:17 pm

It should work better now, Unknown/Mystery types should load with the correct cache type now.

Let me know if it doesn't work for you by replying in this thread.

User avatar
Zalgariath
5500 or more caches found
5500 or more caches found
Posts: 1749
Joined: 17 August 09 10:44 am
Location: Sydney, NSW

Re: Report GCA Site issues here

Post by Zalgariath » 22 June 10 8:18 pm

Nope that worked! Just updated a single GCA Mystery and it now bears the GC '?' Symbol =D>

User avatar
caughtatwork
Posts: 17017
Joined: 17 May 04 12:11 pm
Location: Melbourne
Contact:

Re: Report GCA Site issues here

Post by caughtatwork » 22 June 10 9:15 pm

Isn't he a clever little poppet :-)

User avatar
Trigg-A-Nomics
Posts: 260
Joined: 18 March 10 10:25 pm
Location: Adelaide SA

Re: Report GCA Site issues here

Post by Trigg-A-Nomics » 23 June 10 11:47 am

CraigRat wrote:It should work better now, Unknown/Mystery types should load with the correct cache type now.
Awesome work! \:D/

I keep my GC & GCA caches in separate databases in GSAK. I just wanted some way to distinguish between GCA Moveables and GCA Mysteries/Unknowns. (Amaze is currently SA's only GCA Unknown cache!) All sorted! :mrgreen:

User avatar
SecretSquirrel-BJC
2700 or more caches found
2700 or more caches found
Posts: 731
Joined: 02 February 07 1:01 pm
Location: Gungahlin ACT

Re: Report GCA Site issues here

Post by SecretSquirrel-BJC » 23 June 10 11:07 pm

thanks whoever.

User avatar
caughtatwork
Posts: 17017
Joined: 17 May 04 12:11 pm
Location: Melbourne
Contact:

Re: Report GCA Site issues here

Post by caughtatwork » 24 June 10 10:52 am

SecretSquirrel-BJC wrote:thanks whoever.
You're welcome :D
Hope it brought a smile to your face.

User avatar
setsujoku
3500 or more caches found
3500 or more caches found
Posts: 1422
Joined: 28 December 04 5:46 pm
Twitter: BGNWP
Location: Athelstone, SA
Contact:

Re: Report GCA Site issues here

Post by setsujoku » 24 June 10 2:24 pm

Just an observation.

When GCA caches are being archived by "reviewers" (in this case Snuva), the cache shows up on GCA as being archived by Geocaching Australia, but when the notification comes through on the twitter feed that the cache has been archived, it shows that Snuva has archived the cache, rather than Geocaching Australia.

Not really an issue, but just an observation that probably not much could be done about :?:

User avatar
caughtatwork
Posts: 17017
Joined: 17 May 04 12:11 pm
Location: Melbourne
Contact:

Re: Report GCA Site issues here

Post by caughtatwork » 24 June 10 2:58 pm

Thanks.
Will have a look tonight.
We had the twitter feed off for a while as snipr.com was acting up.
As we've only recently added a few terminators to the list, we've missed that one.

Locked