[R-sig-Geo] Convert map pdf in raster

Michael Sumner md@umner @end|ng |rom gm@||@com
Tue Mar 26 21:43:20 CET 2019


Try

 r <- raster::brick(pdffile)

#(requires rgdal with PDF driver)

raster::plotRGB(r)

Alternatively, try stars::read_stars

HTH

On Wed, Mar 27, 2019, 02:43 Lara Silva <lara.sfp.silva using gmail.com> wrote:

> Hello,
>
> Is it possible to convert a map im pdf to a raster?
> Another question. I need to obtain a raster of land use and land cover of
> Europe. Which site to choose?
>
> Thanks,
>
> Lara
>
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>
-- 
Dr. Michael Sumner
Software and Database Engineer
Australian Antarctic Division
203 Channel Highway
Kingston Tasmania 7050 Australia

	[[alternative HTML version deleted]]



More information about the R-sig-Geo mailing list