[R-sig-Geo] Proj not projecting properly on maps

Roger Bivand Roger@B|v@nd @end|ng |rom nhh@no
Tue Jun 16 22:21:52 CEST 2020


Please provide the output of sessionInfo() to show your platform, and the complete context of the message, which is issued by rgdal as a warning, not an error. If you see it as an error, also provide the output of traceback(), and options("warn"). If that is 2, you have opted to treat all warnings as errors.

Can anyone check MoveVis with a standard data set and post it here, to see what is going on?

Roger

-------
Roger Bivand
Norwegian School of Economics, Bergen, Norway
roger.bivand using nhh.no

________________________________
Fra: R-sig-Geo <r-sig-geo-bounces using r-project.org> p� vegne av Molly Scott - NOAA Affiliate via R-sig-Geo <r-sig-geo using r-project.org>
Sendt: tirsdag 16. juni 2020, 21:52
Til: r-sig-geo using r-project.org
Emne: [R-sig-Geo] Proj not projecting properly on maps

Hi all, I apologise for the simple question, but really unsure how to proceed given the error message. I make lots of animated movement maps using the package MoveVis. Normally, I set up my animated date frame like this: ocs_ani_move = df2move(ocs.ani, * proj = "+init=epsg:4326 +proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0",* x = "Longitude", y = "Latitude", time = "Local.Date.Time", track_id = "shark1" ) I am now getting this error when I do: CRS object has comment, which is lost in output.Discarded ellps WGS 84 in CRS definition: +proj=merc +a=6378137 +b=6378137 +lat_ts=0 +lon_0=0 +x_0=0 +y_0=0 +k=1 +units=m +nadgrids=@null +wktext +no_defsDiscarded datum WGS_1984 in CRS definition. Could any please tell me what to input for 'proj" I have read the most recent vignettes and am aware that changes have been made, but unsure what is the equivalent to my previous code. Many thanks, [[alternative HTML version deleted]] _______________________________________________ R-sig-Geo mailing list R-sig-Geo using r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

	[[alternative HTML version deleted]]



More information about the R-sig-Geo mailing list