Quantcast
Channel: GSAK Forum
Viewing all 75088 articles
Browse latest View live

New geocaching api by jgp - 2018-11-15

$
0
0
QUOTE (clyde @ November 15, 2018 06:04 am)
QUOTE (jgp @ November 14, 2018 02:34 am)
in APIv1 this command just does nothing but without an error message and the macro goes on.


In build 111 the new api now behaves the same way.



Thanks works perfectly

GetCaches by Attributes by jgp - 2018-11-15

$
0
0
Hi

I want to download all GeoTour Caches within a country. This is possible by a PQ and a filter by Attribute.
I did not find a way to reach the same within GSAK GUI or the new API. Is there a possibility which I missed

Thanks

GetCaches by Attributes by HHL - 2018-11-15

GetCaches by Attributes by jgp - 2018-11-15

$
0
0
QUOTE (HHL @ November 16, 2018 03:15 am)
It's mandatory for GeoTour caches to have the string "GeoTour ..." in its names. So just use the keyword GeoTour in your Api search.
Web search example:
https://www.geocaching.com/play/search?orig...g=57&kw=geotour

Hans

Looks like a lot of caches do not follow that rule

examples
GC7PRDF in France
GC5Q44C in Germany

But they all have the GeoTour attribute

GetCaches by Attributes by HHL - 2018-11-15

$
0
0
The french caches have [GT8A] in their names. wink.gif
And it seems that they are (according to GS's GeoTor map) no official GeoTour caches anymore.

Hans

GetCaches by Attributes by HHL - 2018-11-15

$
0
0
QUOTE (jgp @ November 15, 2018 08:21 pm)
[...]
GC5Q44C in Germany

But they all have the GeoTour attribute

https://www.geocaching.com/play/search?ot=4&kw=GTPL%3A

Hans

NB: am Rande bemerkt: Es ist kein feiner Zug den Nick eines anderen Cachers in diesem Forum zu verwenden (https://www.geocaching.com/profile/?u=jgp) Es wäre schön zu wissen mit wem man es zu tun hat. Danke

geocaching.com api error 30 days limit by Gamma5 - 2018-11-15

$
0
0
Hello,

GSAK 8.7.1.111

I am using GSAK 'Get Geocaches' with the 'Country' and 'Publish date' filter options to get all caches for a specific country that were published on a specific month, October for example. However, because October has 31 days, I get the following error:

Range specified is longer than allowed. Range must be less than 30 days.

I am assuming that this 30 days limit is a geocaching.com API limit and not a GSAK limit?

If it is a GSAK limit, may I ask that the limit be raised to 31 days? 50% of the months in a year have 31 days in them...

This is not a big deal but is just annoying (for me anyway).

Thanks,

Yvan

geocaching.com api error 30 days limit by Gamma5 - 2018-11-15

$
0
0
I did find this post by Clyde, item 4a, now, I just need to figure out how to enable this capability...

Build 93

1. Removed "Ghost" drop down boxes (see this post)

2. Fixed a problem with state query for:

- Limburg (Netherlands)
- Limburg (Belgium)
- Distrito Federal (Mexico)
- Distrito Federal (Brazil)

3. Total button now takes into account your "skip" value.

4. Get Geocaches - Selection by publish date added. This appears to be an improvement on the old api as:

a) The 30 day restriction has been removed - you can query any number of days biggrin.gif

b ) Probably needs more testing, but it would appear the new api has publish dates going back to 2001. This post implies the old api could only perform meaningful searches going back to 2013

geocaching.com api error 30 days limit by Gamma5 - 2018-11-15

$
0
0
Never mind, found out how to enable the use of the new API:

To test the new api uncomment the following line in your ConfigOther.txt file

CODE
#ApiUrl=https://api.groundspeak.com/v1.0/

Sorry for the noise...

Yvan

Exception when opening "Get geocaches ..." by clyde - 2018-11-15

$
0
0
QUOTE (hulmgulm @ November 16, 2018 01:27 am)
I get the error "A Win32 API function failed" when I select the menu entry "Get geocaches ...". It happens with both, the old and new API selected. I tried to revert back to build 110 and 109, but it shows the same error. Maybe it is related to today's Windows updates?


Strange - I can't duplicate on Windows10 or Windows 7

What operating system are you running?

The error message is very non specific, but a quick google search implies it could be resource related (running out ouf windows handles or some other resource) Have you tried a computer reboot?

geocaching.com api error 30 days limit by The CEO - 2018-11-15

$
0
0
QUOTE (Gamma5 @ November 15, 2018 10:50 pm)
Never mind, found out how to enable the use of the new API:

To test the new api uncomment the following line in your ConfigOther.txt file

CODE
#ApiUrl=https://api.groundspeak.com/v1.0/

Sorry for the noise...

Yvan

Even easier than editing the ConfigOther is using the toggleapi macro that allows to switch back and forth between both old and new API wink.gif

ERLite Support Thread by Red Roo - 2018-11-15

$
0
0
QUOTE (Jurgen & co @ November 16, 2018 04:27 am)
Hello,

ERLite wil not walk throuh.

After start is dos some things you see the grid changing. I see a messge withc version erlite i use.. I think it komss throug the verification. But it wil not display the main menu.

How can i found out where the problem is.
- GSAK, ERLite, Gmail, Securitysoftware. I already made AVG death.

The form should display - does it finish without showing the form or just 'sit there doing nothing'?

Also - have you been using it for some time or is it just installed?

Geocaching.com profile by lignumaqua - 2018-11-15

$
0
0
Todays update

I've found the problem with font sizes. The profile page now applies an overall font size to tables of 16px. This cannot be overridden by font size in surrounding <divs> but has to be overridden on every table individually.

I can, and will, make this change for FSG itself, but it will also need every plug-in that uses a <table> (and that's many of them) to add a style command to any and every <table> tag explicitly defining font size.

CODE
style='font-size:12px!'


How does the bug column work? by Thot - 2018-11-15

$
0
0
I guess I must have forgotten how the column headed by the travel bug works. All of the caches in this list have travelers.

How does the bug column work? by ian-and-penny - 2018-11-15

$
0
0
Somehow the PQ's have become broken. (It's been reported as a bug, but there's no fix in sight.[Maybe if you add another bug report??])

If you "refresh" the caches using the API the TB's will appear.

PQ's overriding the Corrected Coord indicator by ian-and-penny - 2018-11-15

$
0
0
I have some solved puzzles where the corrected coord indicator has been set in GSAK.
The coords have also been updated on-line (using CorrectedCoord2GCcom.gsk)

When I download a PQ with these caches inside - the corrected indicator is switched off, and I have to do a "refresh" to get the indicator back.

Is this a bug, or a problem with my process?

FindStatGen 4.5 release support thread by Team Tierra Buena - 2018-11-15

$
0
0
Didn't see a support thread for FSG 4.6 yet, so I'm posting here.

Ran version 4.6.2 for the first time under GSAK build 111 and ran into three things, none of which are calamitous:
  • "Show all years" is unchecked and has alwyas been so. But all years are now displaying.
  • Everything after the "finds by month" column charts is displaying in the profile with font size issues, but when the stat4.html file displays at the end of the macro, they look fine there.
  • A "feature request" for down the road: The state maps are showing county totals sorted by number. It would be nice to have an option to show them sorted by number, by name, or not at all.

I posted the outputs to our profile page so you can see the results.

I can't imagine how much effort you're having to put into this but I for one am grateful that you're doing it. Thanks, Mike.



Macro for Geocaching.com access=>Add to bookmark by Gamma5 - 2018-11-15

$
0
0
Removed comments, wrong place...

Book mark a filter of caches, BookMarkFilter.gsk by Gamma5 - 2018-11-15

$
0
0
Hello Kai Team,

Any plan on updating your 'BookMarkFilter' macro to use the new API? As per your comments in another post, this macro 'is still useful in cases where a bookmark list contains more than 1000 caches'.

I have enabled the use of the new API in GSAK today and I am finding out that some of the macros I have been using for many years are now failing.

Thanks...

Yvan

P.S. I am not sure how this got posted in here in 'Macro Library (Macro code only) - Web related', please move to the 'Macro Support (Questions)' thread, thanks.

Exception when opening "Get geocaches ..." by hulmgulm - 2018-11-15

$
0
0
I did a reboot and this error still happens.
I'm using Win10 1809 64bit german with latest updates.
Viewing all 75088 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>