fasterRaster icon indicating copy to clipboard operation
fasterRaster copied to clipboard

`single_bracket_select` fails for `polygons` with large selection set

Open adamlilith opened this issue 1 year ago • 1 comments

Need to select iteratively until all i are selected.

adamlilith avatar May 23 '24 04:05 adamlilith

This issue seems not to occur if 1) valid vector is created in fasterRaster, then saved using writeVector(), reloaded using fast(), then selection applied using [.

Hacky workaround: Load vector then save/re-load using fast(). Undesirable.

Could not replicate bug using low-res version of North America (sans Alaska) from GADM.

adamlilith avatar May 19 '25 21:05 adamlilith