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."
...to ruin a good run. I find running to be a perfect time to check my type-A personality and my obsession for order and understanding at the door and get good and meditative. You can embrace your inner geek the other 23 hours of the day.
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 the guy running is like the average geek, he's going to stop every 100 feet and get his heart started again. 10 miles? He'll need to be rebooted more often than Windows 95 with a bad video driver!
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.
What I really need is to be able to GPS my cat (who typically is a couple of feet away hiding under a bush contemplating whether or not to respond to my calls).
Because this device allows you to time your splits to make sure you're running at your target pace without "pre-measuring" your course. Granted, to some people this isn't important, they're just running of the joy of it. Others--while also running for the joy of it--are running to train for upcoming races, and making sure you're on pace become very important. However at the same time it's fun to run different routes so you don't get bored with the course. This let's you run any course (provided you can get Sat signal) and stay on pace.
Plus you can do all those other geeky things in the 23 other hours, like automatically download the XML tracks, and plot it on sattelite imagery.
This technique of overlaying GPS trails on maps are the basis of most moving map programs, e.g. Oziexplorer
I recommend Geocahing.com for more fun and games, as well as other games : GPSGames
My little yellow Garmin, my Palm m130 and I keep ourselves quite happy thanks... GPS has quite a following in NZ - GPS.org.nz
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).
According to this I ran over my neighbours houses and over water. I'm good.
GTK-based program that will overlay tracks and waypoints onto TerraServer images. Development has been coming along nicely...
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.