Skip to content

Handle Gps coordinates

3 messages · Alaios, Greg Snow, vikram ranga

#
I don't know of any packages specifically for gps coordinates, but
more generally there are packages for spatial statistics (of which the
gps coordinates would be a special case).

Check the CRAN Taskviews Spatial and SpatialTemporal for descriptions
of packages that will do what you ask (and a lot more).
On Tue, Nov 12, 2013 at 7:34 AM, Alaios <alaios at yahoo.com> wrote:

  
    
#
Hi,

You would like to have a look at library(maptools) & library(rgeos)
they have amazingly lot of function for such analysis.
You can also read GPS data directly in R using maptools.

This question is more suitable for r-sig-geo list.
On Tue, Nov 12, 2013 at 11:20 PM, Greg Snow <538280 at gmail.com> wrote: