#914: Add multi-channel "import" to r.external (as in r.in.gdal)
-------------------------+--------------------------------------------------
 Reporter:  neteler      |       Owner:  [email protected]
     Type:  enhancement  |      Status:  new                      
 Priority:  normal       |   Milestone:  6.5.0                    
Component:  Raster       |     Version:  svn-trunk                
 Keywords:               |    Platform:  All                      
      Cpu:  All          |  
-------------------------+--------------------------------------------------
 Currently, r.external "imports" only the first channel, not all
 available channels as r.in.gdal does:

 {{{
 r.in.gdal 014_03.jpg out=mymap -o
 WARNING: Over-riding projection check
  100%
 r.in.gdal complete. Raster map <dd.red> created.
  100%
 r.in.gdal complete. Raster map <dd.green> created.
  100%
 r.in.gdal complete. Raster map <dd.blue> created.
 }}}

 The behaviour of r.in.gdal is more user-friendly, could r.external be
 improved?

 thanks,
 Markus

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/914>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to