An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20110727/50d8d200/attachment.pl>
How to find description of plot gps positions on map
4 messages · Eugeniusz Kałuża, Greg Snow, Hodgess, Erin +1 more
1 day later
This probably does not answer the full question, but you may want to start by looking at the RgoogleMaps package which will download maps from google, plot them, and overlay your data on the map. -----Original Message----- From: r-sig-geo-bounces at r-project.org [mailto:r-sig-geo-bounces at r-project.org] On Behalf Of Eugeniusz Kaluza Sent: Wednesday, July 27, 2011 3:25 AM To: r-sig-geo at r-project.org Subject: [R-sig-Geo] How to find description of plot gps positions on map Dear all, How to plot gps readings (lat, lon) on map with appropriate scale (to compare lateron with google maps could you please suggest any topic discussed before (maybe with filtration of gps readings that is changing even if velocoty is =0 (during night) due to position error Thanks, EK _______________________________________________ R-sig-Geo mailing list R-sig-Geo at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20110728/21ec5ec1/attachment.pl>
EK, This has a number of steps, including importing, re-projecting, filtering, plotting (with your choice of background etc), so I'd start with a quick look at http://cran.csiro.au/web/views/Spatial.html, then in R type :
vignette("sp")
Then get down to the library or bookshop and get a copy of Bivand, R. S., Pebesma, E. J., & Gomez-Rubio, V. (2008). Applied spatial data analysis with R. Use R!, Use R! Series (p. 378). Springer. cheers Ben
On 27/07/2011, at 5:25 PM, Eugeniusz Ka?u?a wrote:
Dear all, How to plot gps readings (lat, lon) on map with appropriate scale (to compare lateron with google maps could you please suggest any topic discussed before (maybe with filtration of gps readings that is changing even if velocoty is =0 (during night) due to position error Thanks, EK [[alternative HTML version deleted]]
_______________________________________________ R-sig-Geo mailing list R-sig-Geo at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo