[GRASS-dev] r.out.gdal rewritten

Moritz Lennert mlennert at club.worldonline.be
Tue Oct 24 09:11:28 EDT 2006


Martin Landa wrote:
> Hi,
> 
> I have tried to improve C version r.out.gdal, see the attached patch.

I had to add $(DBMILIB) to the LIBES line of the Makfile, but then it 
runs great, including the check for available formats. I got some error 
messages with JPEG2000 and USGSDEM, but these seemed to be format 
specific and not a problem in r.out.gdal.

Moritz

> 
> Best regards, Martin
> 
> 2006/10/24, Moritz Lennert <mlennert at club.worldonline.be>:
>> Roger Bivand wrote:
>> > On Tue, 24 Oct 2006, Moritz Lennert wrote:
>> >
>> >> Another question:
>> >>
>> >> Any reason that the available formats are limited to
>> >>
>> >>   format->options =
>> >> 
>> "AAIGrid,BMP,BSB,DTED,ELAS,ENVI,FIT,GIF,GTiff,HFA,JPEG,MEM,MFF,MFF2,NITF,PAux,PNG,PNM,VRT,XPM"; 
>>
>> >
>> > Aren't they the formats with either (rw) or (rw+), no (ro)?
>> >
>>
>> The following are rw(+) and are not in the list:
>>
>>
>>
>> >>    FITS (rw+): Flexible Image Transport System
>> >>    PCIDSK (rw+): PCIDSK Database File
>> >>    PCRaster (rw): PCRaster Raster File
>> >>    ILWIS (rw+): ILWIS Raster Map
>> >>    GMT (rw): GMT NetCDF Grid Format
>> >>    netCDF (rw): Network Common Data Format
>> >>    HDF4Image (rw+): HDF4 Dataset
>> >>    EHdr (rw+): ESRI .hdr Labelled
>> >>    BT (rw+): VTP .bt (Binary Terrain) 1.3 Format
>> >>    IDA (rw+): Image Data and Analysis
>> >>    JPEG2000 (rw): JPEG-2000 part 1 (ISO/IEC 15444-1)
>> >>    RMF (rw+): Raster Matrix Format
>> >>    RST (rw+): Idrisi Raster A.1
>> >>    USGSDEM (rw): USGS Optional ASCII DEM (and CDED)
>>
>>
>> Moritz
>>
> 
> 




More information about the grass-dev mailing list