[GRASS-dev] [GRASS GIS] #3037: r.import - output name should not be required with -e flag

GRASS GIS trac at osgeo.org
Sat Aug 27 03:52:41 PDT 2016


#3037: r.import - output name should not be required with -e flag
--------------------------+-------------------------
  Reporter:  guano        |      Owner:  grass-dev@…
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:  7.3.0
 Component:  wxGUI        |    Version:  7.0.3
Resolution:               |   Keywords:  import
       CPU:  Unspecified  |   Platform:  All
--------------------------+-------------------------

Comment (by martinl):

 There is probably still a bug, when I run

 {{{
 r.import
 in=/opt/geodata/piemont/landsat_4_5_7_8/LE71940292015195NSG00_sr_band5_piemont.tif
 -e
 }}}

 in the location which match the input data, the resolution is not printed
 and moreover output map (rimport_tmp) is not deleted.

 {{{
 r.import
 in=/opt/geodata/piemont/landsat_4_5_7_8/LE71940292015195NSG00_sr_band5_piemont.tif
 -e
 Proceeding with import of 1 raster bands...
 Importing raster map <rimport_tmp>...
 0..3..100
 }}}


 {{{
 g.list raster pat=rimport_tmp
 rimport_tmp
 }}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3037#comment:6>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list