[GRASS-dev] [GRASS GIS] #798: r.in.gdal : subdataset handling

#798: r.in.gdal : subdataset handling
-------------------------+--------------------------------------------------
Reporter: rouault | Owner: grass-dev@lists.osgeo.org
     Type: enhancement | Status: new
Priority: normal | Milestone:
Component: default | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Transfering GDAL's http://trac.osgeo.org/gdal/ticket/486 ticket here as
being the more appropriate place :

{{{
1) If a raster has zero raster bands, error out with a brief explanation
    instead of trying to fetch band zero and crashing.

2) If a file has subdataset metadata, provide an option to list the
subdatasets.
Minimally provide the datasetnames that would be needed to use to import
them.
Ideally offer a commandline option to import all sub-datasets.
}}}

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

#798: r.in.gdal : subdataset handling
--------------------------+-------------------------------------------------
  Reporter: rouault | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: normal | Milestone: 6.5.0
Component: default | Version: unspecified
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by martinl):

  * milestone: => 6.5.0

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

#798: r.in.gdal : subdataset handling
-------------------------+--------------------------------------------------
Reporter: rouault | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Raster | Version: unspecified
Keywords: r.in.gdal | Platform: All
      Cpu: All |
-------------------------+--------------------------------------------------
Changes (by hamish):

  * keywords: => r.in.gdal
  * platform: Unspecified => All
  * component: Default => Raster
  * cpu: Unspecified => All

Comment:

would be nice. :slight_smile:

Perhaps easier is a wrapper GUI tool around gdalinfo's output?

Hamish

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

#798: r.in.gdal : subdataset handling
-------------------------+--------------------------------------------------
Reporter: rouault | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Raster | Version: unspecified
Keywords: r.in.gdal | Platform: All
      Cpu: All |
-------------------------+--------------------------------------------------

Comment(by nikosa):

Would "include" any kind of mutli-container, i.e. HDF or NITF files?

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

#798: r.in.gdal : subdataset handling
-------------------------+--------------------------------------------------
Reporter: rouault | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Raster | Version: unspecified
Keywords: r.in.gdal | Platform: All
      Cpu: All |
-------------------------+--------------------------------------------------

Comment(by hamish):

Replying to [comment:2 hamish]:
> > would be nice. :slight_smile: Perhaps easier is a wrapper GUI tool around
gdalinfo's output?

Replying to [comment:3 nikosa]:
> Would "include" any kind of mutli-container, i.e. HDF or NITF files?

any format supported by the installed GDAL...

Hamish

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