Skip to content
Prev 8747 / 29559 Next

WKT to sp objects

On Sat, Jul 10, 2010 at 6:43 PM, Carson Farmer <carson.farmer at gmail.com> wrote:
I found a blog post for some desktop GIS that did it by having the
WKT in a CSV file, and then an OGR virtual vector file which specified
having its data in the CSV in WKT format.

http://www.mail-archive.com/jump-users at lists.jump-project.org/msg00124.html

 For all-R solution, you'd have to build the two files and then read
them with readOGR. Or is there anything in the gdal C code exposed
that does it?

Barry