Skip to content
Prev 28976 / 29559 Next

Back again with KML and st_write

Hello again

I got a solution at last.  I downloaded geoR, RandomFields, landmap, and
plotKML. I got them from the archives.

Anyhow, the solution is not bad using the plotKML package.

 pal1 <- colorBin("YlOrRd",miej.sg$MiEJScreen,
 bins=c(0,50,60,70,100))
 xp <- pal1(miej.sg$MiEJScreen)
plotKML(miej.sg,fill=xp,"erin1b.kml")

So that is a particular solution.

Thanks,
Erin




Erin Hodgess, PhD
mailto: erinm.hodgess at gmail.com


On Sat, Jun 4, 2022 at 11:20 AM Erin Hodgess <erinm.hodgess at gmail.com>
wrote: