How to: Use a GPS watch, XML and Satellite photos
ptorrone writes "Engadget.com has a How-to article about using a Garmin Forerunner 201 watch and XML to export a runner's tracks and place them over Hi-Res Satellite photos. The author plans to run 10 miles, in 10 cities over the next 10 weeks and print out all the images."
I used to sell GPS units at REI, and they are just about the most stupid things. people would take them into the back country, leaving a map at home, and then use their cell phone (they sometimes work) to get themselves rescued.
okay, so there are other uses. I'm not really meaning to troll, but GPS has stuck in my craw ever since.
Hey, how long before someone creates a video game with one of these things? That'd be a lot of fun to design.
The dangers of knowledge trigger emotional distress in human beings.
If it looks like Running for Geeks and smells like Running for Geeks then it must be a Running for Geeks reformatted dupe.
It would have taken all of 1.5 minutes to check that.
And I never usually bother, but when I saw the Engadget article myself a day ago I almost knew this would happen.
Give timothy a break tho...it *is* Saturday.
Mind the gap...
I can see a lot of benefit of using this on motorcycle trips. I often go riding with no destination in mind, taking randon turns, getting lost, then finding a familar main road and working way back again. I often wish I could retrace my route on a map later to find out exactly where I went.
Most GPS units will stream their data to a standard format that can be captured with Hyperterminal or something similar. Writing a Python script that parses the data and converts the coordinates to Lat/Long decimal degrees is very easy. I wrote one for our Lowrance GPS/Depth Sounder to plot course, position, and depth data for our many small lakes. With a few control points to find the current water elevation before sounding the lake, a failry accurate digital terrain model can be generated using some good GIS software. I'm sure techiniques like this could be used in many situations; the XML output is a neat idea and something I'd like to look into. Since Python has great string manipulation capabilities however, its nice to use for the amount of customizing that can be done (the data string can carry rediculous amounts of information like depths (mentioned above), ground speed and lots of other stuff, depending on the type of GPS unit).
There was a company that did this as long as 5 years ago in Vail, CO.
You'd wear a GPS antenna on your shoulder and a unit in your pocket would record where you were at what time. Then they'd print it on a topo map styilized for 3D and color code where you were going and at what speed. They'd also calculate your top speed, average speed, vertical feet, etc...
I think they're out of business now, sadly, but they were good people and it was a cool idea, for sure.
I haven't posted in so long, my sig is out of date.
It downloads Terraserver aerial photos for a selected region at two resolutions, the associated topo maps, and allows seamless zooming/switching between all images and topos.
Check out the Nevada testing grounds for some outstanding pics. I've used the system to plot all the missile silos in the western US: after a while, it's almost possible to guess where they'll be.
Another interesting route is the Ridge Route from Castaic.
A hobby seen in the UK (and I assume, therefore, elsewhere) is to define jogging and cycling routes that draw the outline of an animal or other object on an existing urban road network. Some people have way too much time.
I realize it's Saturday, but maybe if you read the article you'd see that USAPhotoMap is the exact program used in this HOWTO.
... the Degree Confluence Project.