#2908: g.gui.gmodeler - not possible to add 3D data to model
---------------------------+-------------------------
Reporter: lfurtkevicova | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.4
Component: Default | Version: svn-trunk
Keywords: | CPU: Unspecified
Platform: Unspecified |
---------------------------+-------------------------
It is not possible to add 3D data to model - there is only white diagram
..
When for example v.to.3D modul is used, modul diagram has no output
diagram
#2908: g.gui.gmodeler - not possible to add 3D data to model
----------------------------+-------------------------
Reporter: lfurtkevicova | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.4
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: gmodeler
CPU: Unspecified | Platform: Unspecified
----------------------------+-------------------------
Changes (by martinl):
It should be fixed in r67863. If you add eg. `r3.info` and define 3D
raster map, the data item is added to the model correctly. I also changed
data dialog to show only raster, 3D raster, and vector maps (r67862).
#2908: g.gui.gmodeler - not possible to add 3D data to model
----------------------------+-------------------------
Reporter: lfurtkevicova | Owner: martinl
Type: defect | Status: assigned
Priority: normal | Milestone: 7.0.4
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: gmodeler
CPU: Unspecified | Platform: Unspecified
----------------------------+-------------------------
Comment (by lfurtkevicova):
Everything works for me. I have tried `r3.info`, `r3.stats`, `r3.colors`
and also I have tried add some data. Items are added correctly and model
is working. Thanks and please backport if needed.