Skip to content

Reading a Shapefile from a website with readOGR?

3 messages · Barry Rowlingson, Michael Sumner, Jeff Hollister

#
On Tue, Oct 9, 2012 at 9:49 PM, Michael Sumner <mdsumner at gmail.com> wrote:
Neat, but I suspect in practice the underlying code is just
downloading the zip and extracting to a temp file, which is about four
lines of R code. If the shapefile components aren't zipped up, its
just as easy.

 I'd write a wrapper to do that.

Barry
#
Heh, good point!  There are so many options some times . . .

On Wed, Oct 10, 2012 at 8:23 AM, Barry Rowlingson
<b.rowlingson at lancaster.ac.uk> wrote: