ERRO - "v.to.rast" - MDE a partir de Curva de Nível

233 views
Skip to first unread message

GABRIEL AMORA BASILIO

unread,
Jul 24, 2021, 10:00:29 AM7/24/21
to qgisbrasil
Bom dia! 

ao usar o comando v.to.rast encontrei o seguinte erro: 

2021-07-24T10:59:19     INFO    Saída da execução da linha de comandos do GRASS GIS 7
             Starting GRASS GIS...
             
             ATENÇÃO: Concurrent mapset locking is not supported on Windows
             
             Cleaning up temporary files...
             
             Executing ...
             
             
             
             C:\Users\maxim\Documents>chcp 1252 1>NUL
             
             
             
             C:\Users\maxim\Documents>g.proj -c wkt="C:/Users/maxim/AppData/Local/Temp/processing_exrndH/728e5dc11b9f406b82179b545454d5d5/crs.prj"
             
             Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
             
             Projection information updated
             
             
             
             C:\Users\maxim\Documents>v.external input="C:\Users\maxim\Desktop\BODOQUENA\SIG_BODOQUENA\SHP\CURVAS_DE_NIVEL.shp" layer="CURVAS_DE_NIVEL" output="vector_60fc1cb5762012" --overwrite -o
             
             Se sobrepondo à verificação da projeção
             
             A construir topologia para mapa vectorial ...
             
             Using external data format 'ESRI Shapefile' (feature type 'linestring')
             
             Registando primitivas...
             
             
             
             107 primitives registered
             
             2986 vertices registered
             
             v.external completo. Link to vector map created.
             
             
             
             C:\Users\maxim\Documents>g.region n=7735750.246482344 s=7734915.262125416 e=527960.1051814378 w=527046.3243354565 res=1.0
             
             
             
             C:\Users\maxim\Documents>v.to.rast input=vector_60fc1cb5762012 type="point,line,area" use="attr" attribute_column=ELEV value=1 memory=300 output=output8a0927e34ea148eeabceab18e2580018 --overwrite
             
             ATENÇÃO: Falta a chave do nome da coluna
             
             ERRO:Coluna não encontrada
             
             
             
             C:\Users\maxim\Documents>g.region raster=output8a0927e34ea148eeabceab18e2580018
             
             ERRO:Mapa raster não encontrado
             
             
             
             C:\Users\maxim\Documents>r.out.gdal -t -m input="output8a0927e34ea148eeabceab18e2580018" output="C:\Users\maxim\AppData\Local\Temp\processing_exrndH\619d2862c9e143a897129a974f82db8d\output.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
             
             ERRO:Raster map or group not found
             
             
             
             C:\Users\maxim\Documents>exit
             
             Execução de terminou.
             
             Cleaning up temporary files...
             
             Pressione qualquer tecla para continuar. . 


Peço contribuições para conseguir encontrar e resolver o erro.

Reply all
Reply to author
Forward
0 new messages