Loading GPS data

From OpenJUMP Wiki
Revision as of 02:29, 12 October 2009 by Mentaer (talk | contribs) (Created page with 'From: Ezequias Rodrigues da Rocha Date: Sep 19, 2005 7:45 AM Subject: [jump-users] Lat/Long to XY coordinates To: JUMP Users Discussion <jump-users@lists.jump-project.org> Hi …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

From: Ezequias Rodrigues da Rocha Date: Sep 19, 2005 7:45 AM Subject: [jump-users] Lat/Long to XY coordinates To: JUMP Users Discussion <jump-users@lists.jump-project.org>


Hi list,

I am here to post an archive that can help many people that have a GPS and does not know how to load their data on OpenJUMP. My suggestion is generata a x,y output based on degrees, minutes and seconds of lat/lon GPS.

The "file attached":http://openjump.org/GPS_to_XY.xls can make this conversion if the user only enter with the degrees, minutes and seconds data of GPS.

After you could see the next tab GPS_wkt to generate a text file to be loaded on OpenJUMP.

I hope this file could be very useful to us.

If this document could be put on OpenJUMP wiki please put credits to

Eduardo Aguiar eaguiar@iteci.com.br

Sincerely Ezequias Rodrigues da Rocha


Ole posted the following notice of a plugin for loading GPS data -- it may be an easier approach than the above:

On 9/20/05, Ole Rahn wrote: > Ezequias, > > to enable people to load their GPS data in Jump, we have a dataSource > (read only) that creates features based on the NMEA dataset GGA and RMC. > All you have to do is log your GPS receiver's outputs to a text file and > open it in Jump. > > You may want to take a look on our website for more information... > > Regards > Ole


you can also try if the gps plugin i coded last year fits your purpose.. http://soldin.de/about/2004-jump_plugins/

good luck ede