Re: [R-sig-Geo] sp::disaggregate() does not seem to add the necessary "comment" attribute to identify holes if Polygons does not contain exactly 1 polygon with 0 or 1 holes

2017-05-01 Thread Anne C. Hanna
Roger, Works for me now. Thanks for your patience with this. I'll definitely look at sf for future projects, but for now, I just want to analyze my darn data! :) - Anne On 05/01/2017 05:23 AM, Roger Bivand wrote: > On Sun, 30 Apr 2017, Anne C. Hanna wrote: > >> Okay, I think

Re: [R-sig-Geo] sp::disaggregate() does not seem to add the necessary "comment" attribute to identify holes if Polygons does not contain exactly 1 polygon with 0 or 1 holes

2017-04-30 Thread Anne C. Hanna
p to suggest at what level this issue should be fixed, but I hope this is at least enough info to help those who do know what they're doing get it corrected. - Anne On 04/30/2017 12:18 PM, Anne C. Hanna wrote: > Roger, > > Unfortunately I have a use case for you of createS

Re: [R-sig-Geo] sp::disaggregate() does not seem to add the necessary "comment" attribute to identify holes if Polygons does not contain exactly 1 polygon with 0 or 1 holes

2017-04-30 Thread Anne C. Hanna
-Shapefiles.zip - Anne On 04/29/2017 10:06 AM, Roger Bivand wrote: > On Sat, 29 Apr 2017, Anne C. Hanna wrote: > >> Roger, >> >> This looks great, and I will try it out ASAP. I do have one reservation >> though --- it seems you are using createSPComment() to reconstruct th

Re: [R-sig-Geo] sp::disaggregate() does not seem to add the necessary "comment" attribute to identify holes if Polygons does not contain exactly 1 polygon with 0 or 1 holes

2017-04-28 Thread Anne C. Hanna
internally affect rgdal and rgeos - you may like to re-install them from > source after installing this sp version (shouldn't matter). > > Roger > > On Fri, 28 Apr 2017, Anne C. Hanna wrote: > >> Hello. I first posted this issue report on the sp GitHub repo >> (https: