Skip to content
Prev 29175 / 29559 Next

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

Thank you very much Marcelino.

That works.

I also find that this works (with terra):

g_25000_c <- crop(vect(g_25000), vect(g_50000_d))

g_25000_c <- st_as_sf(g_25000_c)


El vie, 10 feb 2023 a las 15:06, Marcelino de la Cruz Rot (<
marcelino.delacruz at urjc.es>) escribi?: