Re: [gdal-dev] gdalbuildvrt issues

2019-11-11 Thread Joaquim Manuel Freire Luís
""" With -separate, each files goes into a separate band in the VRT dataset. Otherwise, the files are considered as tiles of a larger mosaic and the VRT file has as many bands as one of the input files. """ I guess it's this bit " Otherwise, the files are considered as tiles of a larger mosaic.

Re: [gdal-dev] gdalbuildvrt issues

2019-11-11 Thread Even Rouault
> Yes, also found that (after). It's the panchromatic band 8 of the LandSat8 > set, which has double resolution. But in this case, shouldn't the -separate > option make a difference? But it doesn't. The result is the same either if > I use it or not (confess that I don't understand the meaning of t

Re: [gdal-dev] gdalbuildvrt issues

2019-11-11 Thread Joaquim Manuel Freire Luís
You probably need to define the following in your nmake.local: ># To be enabled defined to point to wsetargv.obj from the Visual C++ >directory, # when you want >the utility programs to be able to expand >wildcards. >#SETARGV = "D:\Software\VStudio\VC98\lib\wsetargv.obj" >Note: regular s

Re: [gdal-dev] gdalbuildvrt issues

2019-11-11 Thread Even Rouault
On lundi 11 novembre 2019 16:14:34 CET Joaquim Manuel Freire Luís wrote: > Hi, > > I'm facing strange things when using gdalbuildvrt. First, with my own build > (GDAL master) I can't use wild cards (Windows here) You probably need to define the following in your nmake.local: # To be enabled defi

[gdal-dev] gdalbuildvrt issues

2019-11-11 Thread Joaquim Manuel Freire Luís
Hi, I'm facing strange things when using gdalbuildvrt. First, with my own build (GDAL master) I can't use wild cards (Windows here) $ gdalbuildvrt --version GDAL 3.1.0dev, released 2019/99/99 j@MARILU C:\SIG_AnaliseDadosSatelite\SIG_ADS\DadosEx2\LC82040332015145LGN00 $ gdalbuildvrt lixo.vrt *.T