[gdal-dev] Are there any way to add bulk gcps?
Brad Hards
bradh at frogmouth.net
Tue Dec 15 02:30:11 PST 2015
On Tue, 15 Dec 2015 07:19:09 PM OHTSUKA Ko-hei wrote:
> I use gdalwarp, gdal_translate with too many gcps.
> Then command says:
> "Argument list too long"
>
> Is thare any way to add too many gcps as bulk?
http://www.gdal.org/gdal_utilities.html describes the --optfile argument, which
is ideal for this kind of case, where the options are too long for the shell.
Brad
More information about the gdal-dev
mailing list