Page 1 of 1

Getting Elevations into GSAK

Posted: 22 August 11 1:47 pm
by gmj3191
Alansee wrote:And more fun .......

I created a challenge two days ago, just to test the system if nothing else. Afterwards, I realised that there were issues which make the challenge difficult to complete, although on the surface of it it doesn't appear that hard.

This one -
http://www.geocaching.com/challenges/view.aspx?cx=CXBEC

It was designed to reward people who get out there. The problem is of course finding out the altitudes.
I would be quite happy if people could vote it out of existence!

If I re-create it it will be with a list.
Finding a list of elevations (altitudes) is an interesting problem
When you run the FindGenStats macro in GSAK, it somehow goes away and extracts the elevations for caches you have found, from a geo database somewhere.
But how do you do this for caches you own, or caches which you haven't found?
It would probably take a while as there are external database calls involved, but theoretically it should be possible to butcher this macro to do the job for all caches in a filter.

Re: Getting Elevations into GSAK

Posted: 22 August 11 2:02 pm
by caughtatwork
30m resolution
http://ws.geonames.org/astergdem?lat=lat&lng=lon
Don't blame me if they block your IP address.

If that doesn't respond, try the 90m resolution.
http://ws.geonames.org/srtm3?lat=lat&lng=lon

Or try the Google Maps API.
http://maps.google.com/maps/api/elevati ... nsor=false

Re: Getting Elevations into GSAK

Posted: 20 September 11 2:04 pm
by J_&_J
There's a stand-alone GSAK macro that will find the elevations.

http://gsak.net/board/index.php?showtop ... ntry121940