Sugiro que tente a busca abaixo no Google:

site:http://listas.inf.ufpr.br Shapefile type not (yet) handled by this function


2014-06-11 10:56 GMT-03:00 Edson Lira <edinhoestat@yahoo.com.br>:
Estou tentando usar a rotina abaixo para plotar o mapa
library(maptools)
setwd(choose.dir());getwd() ### defina o diretório de trabalho
mapmanac <- readShapePoly("13MIE250GC_SIR.shp")
mapmanac@data

 
Está me dando o erro:
Shapefile type: PolygonM (25), # of Shapes: 13

Erro em read.shape(filen = fn, verbose = verbose, repair = repair) :
  Shapefile type not (yet) handled by this function

Abaixo o link com o arquivo zipado.

http://www.datafilehost.com/d/d5c3e0f2

[  ]'s.
Edson Lira
Estatístico
Manaus-Amazonas

_______________________________________________
R-br mailing list
R-br@listas.c3sl.ufpr.br
https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br
Leia o guia de postagem (http://www.leg.ufpr.br/r-br-guia) e forneça código mínimo reproduzível.