Trouble reading in .kml files with st_read
I have a bunch of .kml files each with a fairly large number of observations for WindSpeed(~60K). I have been reading them in to R using st_read(), but the windspeed column isn’t present in the sf() object once I read it in, only the geometry and cell name:
Trouble reading in .kml files with st_read
I have a bunch of .kml files each with a fairly large number of observations for WindSpeed(~60K). I have been reading them in to R using st_read(), but the windspeed column isn’t present in the sf() object once I read it in, only the geometry and cell name: