geoplyr icon indicating copy to clipboard operation
geoplyr copied to clipboard

Read/write shapefiles

Open Pakillo opened this issue 9 years ago • 1 comments

Hi there,

Looking forward to seeing this developed. Just wanted to point out that function shapefile in package raster can read and write shapefiles just providing the filename (one of the goals in your list). It's actually a helpful wrapper of readOGR and writeOGR. Maybe you can use that, or serve as starting point for your further developments.

Cheers,

Paco

Pakillo avatar Apr 01 '16 11:04 Pakillo

Indeed - geojson_read is similar. Perhaps this could eventually be more a wrapper package than an implementation package for making GIS functions more intuitive...

Robinlovelace avatar Apr 01 '16 21:04 Robinlovelace