Skip to content
Prev 139244 / 398506 Next

Error opening SHP file (maptools)

gerickes at earthlink.net schreef:
Hi Gericke,

Why do you use system.file? Probably it will look for survey.shp in the 
maptools package. Try instead:

surveypts <- readShapePoints("C:/temp/survey.shp")

For these kind of geographic questions, the r-sig-geo mailing list is 
maybe a better way to get good answers.

cheers and hth,
Paul