Skip to content

Problem to load a shape file

1 message · MacQueen, Don

#
What does the 
   unzip(temp, "Brasil.shp")
function produce?

A "shapefile" is actually several files, and all must be present in order
to read the "shapefile".

I'd also suggest r-sig-geo for this kind of question.

-Don