[GRASS-dev] Re: [GRASS GIS] #885: WinGrass: displaying
r.external-linked raster data not working
GRASS GIS
trac at osgeo.org
Tue Feb 2 14:37:59 EST 2010
#885: WinGrass: displaying r.external-linked raster data not working
------------------------------+---------------------------------------------
Reporter: hellik | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: Display | Version: svn-releasebranch64
Resolution: | Keywords: r.external, WinGrass, osgeo4w
Platform: MSWindows Vista | Cpu: x86-32
------------------------------+---------------------------------------------
Comment (by hellik):
Replying to [comment:26 glynn]:
>
> Regarding my comments in comment:1 :
>
> > OTOH, it may be better to simply omit the r.external support from 6.5;
it's very out of date (it was back-ported shortly after the first draft of
the code was added to 7.0, and hasn't been updated since).
>
> It turns out that the read support hasn't actually changed
significantly, and back-porting the write support isn't really an option.
fresh grass65svn (r40780), self compiled with default configure options
in /mswindows/osgeo4w/package.sh
=>"d.rast -o map=testRlink at user1" is working and the linked testRlink-data
is displayed in the wx-gui!
what is the difference between Grass64 and Grass65 in this case?
maybe anyone else can test the nightly builts of Grass64 and Grass65 for
this issue?
{{{
r.info map=testRlink at user1
Kategorie Unterstützung für [testRlink at user1] im Mapset [user1] missing
+----------------------------------------------------------------------------+
| Layer: testRlink at user1 Date: Tue Feb 02 20:23:46 2010
|
| Mapset: user1 Login of Creator: syringia
|
| Location: nc_spm_08
|
| DataBase: C:\gisdata\grassdata
|
| Title: ?? ( testRlink )
|
| Timestamp: none
|
|----------------------------------------------------------------------------|
|
|
| Type of Map: raster Number of Categories: ??
|
| Data Type: FCELL
|
| Rows: 1350
|
| Columns: 1500
|
| Total Cells: 2025000
|
| Projection: Lambert Conformal Conic
|
| N: 228500 S: 215000 Res: 10
|
| E: 645000 W: 630000 Res: 10
|
| Range of data: min = 55.98819 max = 155.9353
|
|
|
| Data Description:
|
| generated by r.external
|
|
|
| Comments:
|
| r.external input="C:\wd\mg\elev_export.tif" output="testRlink"
band=1 |
|
|
+----------------------------------------------------------------------------+
}}}
Helmut
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/885#comment:27>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list