[GRASS-dev] [GRASS GIS] #3600: m.nviz.image doesn't produce any output
GRASS GIS
trac at osgeo.org
Wed Jul 4 11:56:58 PDT 2018
#3600: m.nviz.image doesn't produce any output
--------------------------+-------------------------
Reporter: guano | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Default | Version: 7.0.4
Resolution: | Keywords:
CPU: Unspecified | Platform: MacOSX
--------------------------+-------------------------
Comment (by hellik):
Replying to [comment:13 hcho]:
> I think that this issue is platform dependent.
what I get in winGRASS
{{{
GRASS version: 7.5.svn
GRASS SVN revision: r72944
Build date: 2018-07-03
Build platform: x86_64-w64-mingw32
GDAL: 2.2.4
PROJ.4: 4.9.3
GEOS: 3.5.0
SQLite: 3.17.0
Python: 2.7.14
wxPython: 2.8.12.1
Platform: Windows-10-10.0.17134 (OSGeo4W)
}}}
{{{C:\>m.nviz.image elevation_map=elevation output=D:\temp\mnviz\test\elev
perspective=15
Loading raster map <elevation at PERMANENT>...
100%
Loading raster map <elevation at PERMANENT>...
100%
Translating colors from raster map <elevation at PERMANENT>...
100%
WARNING: Unable to open file <D:\temp\mnviz\test\elev.ppm> for writing
m.nviz.image complete. File <D:\temp\mnviz\test\elev.ppm> created.
}}}
{{{
C:\>m.nviz.image elevation_map=elevation output=D:\temp\mnviz\test\elev
perspective=15 format=tif
Loading raster map <elevation at PERMANENT>...
100%
Loading raster map <elevation at PERMANENT>...
100%
Translating colors from raster map <elevation at PERMANENT>...
100%
TIFFOpen: D:\temp\mnviz\test\elev.tif: No such file or directory.
WARNING: Unable to open file <D:\temp\mnviz\test\elev.tif> for writing
m.nviz.image complete. File <D:\temp\mnviz\test\elev.tif> created.
}}}
will attach the output of set DEBUG=3
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3600#comment:18>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list