[gdal-dev] gdal_merge -of format

ni hao ni_hao88 at hotmail.com
Fri Jan 12 11:51:51 PST 2024


Thank you Andrew!
________________________________
From: Andrew C Aitchison <andrew at aitchison.me.uk>
Sent: January 11, 2024 6:00 AM
To: ni hao <ni_hao88 at hotmail.com>
Cc: gdal-dev at lists.osgeo.org <gdal-dev at lists.osgeo.org>
Subject: Re: [gdal-dev] gdal_merge -of format

On Wed, 10 Jan 2024, ni hao via gdal-dev wrote:

> Hi list,
>
>
>
> question about: gdal_merge -of format
>
>  besides GTiff, what other formats can I specify? May I specify USGS DEM format?

Look in the output of
         gdalinfo --formats
any raster format with rw for read-write can be used.

# gdalinfo --formats | egrep USGSDEM
   USGSDEM -raster- (rwv): USGS Optional ASCII DEM (and CDED)

- so, yes you can use USGSDEM.

--
Andrew C. Aitchison                      Kendal, UK
                    andrew at aitchison.me.uk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20240112/674e82ae/attachment-0001.htm>


More information about the gdal-dev mailing list