Thank you Andrew!
________________________________
From: Andrew C Aitchison <and...@aitchison.me.uk>
Sent: January 11, 2024 6:00 AM
To: ni hao <ni_ha...@hotmail.com>
Cc: gdal-dev@lists.osgeo.org <gdal-dev@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
                    and...@aitchison.me.uk
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to