<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:8pt"><div style="" class=""><span style="" class="">Estou tentando usar a rotina abaixo para plotar o mapa<br class="" style=""></span></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;" class=""><span style="" class="">library(maptools)</span></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;" class=""><span style="" class="">setwd(choose.dir());getwd() ### defina o diretório de trabalho<br class="" style=""></span></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;" class=""><span style="" class="">mapmanac <-
 readShapePoly("13MIE250GC_SIR.shp")<br style="" class="">mapmanac@data<br style="" class=""><br style="" class=""></span></div><div style="" class=""> <br style="" class="">Está me dando o erro:<br style="" class="">Shapefile type: PolygonM (25), # of Shapes: 13<br style="" class=""><br style="" class="">Erro em read.shape(filen = fn, verbose = verbose, repair = repair) : <br style="" class="">  Shapefile type not (yet) handled by this function<br style="" class=""><br style="" class="">Abaixo o link com o arquivo zipado.<br style="" class=""><br style="" class="">http://www.datafilehost.com/d/d5c3e0f2<span style="" class=""></span><br style="" class=""><br>[  ]'s.<br style="" class=""></div><div style="" class="">Edson Lira<br style="" class="">Estatístico<br style="" class="">Manaus-Amazonas</div></div></body></html>