Lines on reprojected sp objects with Mollweide projection

المشرف العام

Administrator
طاقم الإدارة
I'm having an odd problem such that when I reproject maps to a Mollweide projection in R using sp, I get additional lines stretching across the globe. What is going on here, and do you have any suggestions to fix it. Here's a reproductible example:

library(sp)library(maps)library(maptools)worldmap
 
أعلى