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 _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
