I'm fairly new to the Processing world and am currently working on a personal project. What I'm trying to do is continually plot the journey of a ship on a map... so I just get one continual line of everywhere it's been/goes.
After much agro I've FINALLY got the lat/long of some capital cities landing in the correct spot on a map, so I know that side of things is all okay. What I'm really wondering is: can this actually be done?! Is it possible to pull the GPS co-ordinates from that website, read them into processing, and get it to draw a continual line?
Any thoughts/tips/resources would be much appreciated :)