[OSGeoLive] #2075: R modules sp and sf
OSGeoLive
trac_osgeolive at osgeo.org
Wed Jun 20 07:54:24 PDT 2018
#2075: R modules sp and sf
-------------------------+----------------------------
Reporter: darkblueb | Owner: osgeolive@…
Type: enhancement | Status: new
Priority: normal | Milestone: OSGeoLive12.0
Component: OSGeoLive | Resolution:
Keywords: R |
-------------------------+----------------------------
Comment (by darkblueb):
.. further investigations on the R rocker/geospatial docker world (23
layers, 1.3GB)
`sudo docker pull rocker/geospatial;`
`sudo docker run -ti rocker/geospatial bash`
It is a full linux in there, with /libs and /docs
As is often the case with R, the docs are quite nice
Specifically I found a part where they discuss native performance with
gdal and GEOS.
gdal provides a postgres connector, and it reads PostGIS directly
and, WKT and WKB can be read, and the Shapefile driver.
They claim near-native performance on all of those.. 20x of the previous
rgdal or whatever
no benchmarks yet.. the important item at **osgeolive** is installing
`sf` with docs that are acceptable to the R team.
--
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2075#comment:1>
OSGeoLive <http://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.
More information about the osgeolive
mailing list