[R-br] Leitura de malhas digitais de 2010

Lucas Barbosa lucasbcr em gmail.com
Sexta Junho 29 19:39:17 BRT 2012


Boa noite, colegas!

Estou tendo as mensagens de erro abaixo ao tentar ler as malhas digitais do
Censo 2010. Eu sempre uso essas mesmas funções para importar a malha
municipal de 2000, então a malha nova é que está com problema?

Links para as malhas:
ftp://geoftp.ibge.gov.br/malhas_digitais/censo_2010/setores_censitarios/ ou
http://www.ibge.gov.br/home/download/geociencias.shtm

> library(maptools)
> s.. = readShapeSpatial('./ac/12SDE250GC_SIR')
Erro em readShapeSpatial("./ac/12SDE250GC_SIR") :
  File type cannot be read

> s.. = readShapeSpatial('./ac/12SDE250GC_SIR.shp')
Erro em readShapeSpatial("./ac/12SDE250GC_SIR.shp") :
  File type cannot be read

> s.. = readShapePoly('./ac/12SDE250GC_SIR')
Shapefile type: PolygonM (25), # of Shapes: 23

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

> s.. = readShapePoly('./ac/12SDE250GC_SIR.shp')
Shapefile type: PolygonM (25), # of Shapes: 23

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



Obrigado!
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: <http://listas.inf.ufpr.br/pipermail/r-br/attachments/20120629/1f9dc018/attachment.html>


Mais detalhes sobre a lista de discussão R-br