Skip to content
Prev 29172 / 29559 Next

st_intersection produce Geometry type: GEOMETRY instead of Geometry type: POLYGON

Thank you very much Josiah.

If I ran the code you suggested me, How I get the g_25000 object (a grid)?

index <- which(lengths(st_intersects(g_50000, nc)) > 0)
plot(st_union(g_50000[index,]))



El vie, 10 feb 2023 a las 12:10, Josiah Parry (<josiah.parry at gmail.com>)
escribi?: