[GRASS-dev] [GRASS GIS] #2043: wxgui data import wizard: format choice before import really necessary ?

#2043: wxgui data import wizard: format choice before import really necessary ?
---------------------------------------+------------------------------------
Reporter: mlennert | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: minor | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: file import wizard format | Platform: Unspecified
      Cpu: Unspecified |
---------------------------------------+------------------------------------
In the wxgui data import wizards, the user can chose the file format of
the file he wants to import. It is not clear for me what purpose this
choice has, other than to predetermine the filter for the file picker. It
does not seem to have an effect on import (i.e. I can chose GeoTiff as a
format, but import a JPEG). Why do we need this format choser ? It can be
quite difficult to find the format in that list and for a new user it can
be quite daunting. Can't we rather create a list of possible filters in
the file picker ?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2043&gt;
GRASS GIS <http://grass.osgeo.org>

#2043: wxgui data import wizard: format choice before import really necessary ?
---------------------------------------+------------------------------------
Reporter: mlennert | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: minor | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: file import wizard format | Platform: Unspecified
      Cpu: Unspecified |
---------------------------------------+------------------------------------

Comment(by annakrat):

I removed it in r57341 (plus complete rewriting, it was not possible to
maintain the code). The file picker has the formats in the filter. Is this
OK?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2043#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#2043: wxgui data import wizard: format choice before import really necessary ?
--------------------------+-------------------------------------------------
  Reporter: mlennert | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: minor | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: file import wizard format
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by mlennert):

  * status: new => closed
  * resolution: => fixed

Comment:

Sorry, never answered on this. Yes, the solution is perfect for me. Thanks
!

Closing the ticket.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2043#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>