On Fri, Aug 23, 2013 at 4:35 PM, Even Rouault
wrote:
> Le vendredi 23 août 2013 23:21:06, Kyle Shannon a écrit :
>> On Fri, Aug 23, 2013 at 10:04 AM, Hermann Peifer wrote:
>> > On 2013-08-23 15:23, Even Rouault wrote:
>> >> Selon peifer :
>> >>> Hi,
>> >>>
>> >>> http://www.gdal.org/gdal_edit.htm
Le vendredi 23 août 2013 23:21:06, Kyle Shannon a écrit :
> On Fri, Aug 23, 2013 at 10:04 AM, Hermann Peifer wrote:
> > On 2013-08-23 15:23, Even Rouault wrote:
> >> Selon peifer :
> >>> Hi,
> >>>
> >>> http://www.gdal.org/gdal_edit.html states about -a_nodata
> >>>
> Assign a specified nod
On Fri, Aug 23, 2013 at 10:04 AM, Hermann Peifer wrote:
> On 2013-08-23 15:23, Even Rouault wrote:
>>
>> Selon peifer :
>>
>>> Hi,
>>>
>>> http://www.gdal.org/gdal_edit.html states about -a_nodata
>>>
Assign a specified nodata value to output bands.
Can be set to none to remove a nodata
On 2013-08-23 15:23, Even Rouault wrote:
Selon peifer :
Hi,
http://www.gdal.org/gdal_edit.html states about -a_nodata
Assign a specified nodata value to output bands.
Can be set to none to remove a nodata value if one exists for the dataset.
I assume that none means the literal string `non
Selon peifer :
> Hi,
>
> http://www.gdal.org/gdal_edit.html states about -a_nodata
>
> > Assign a specified nodata value to output bands.
> > Can be set to none to remove a nodata value if one exists for the dataset.
>
> I assume that none means the literal string `none', but what happens is
> giv
Hi,
http://www.gdal.org/gdal_edit.html states about -a_nodata
> Assign a specified nodata value to output bands.
> Can be set to none to remove a nodata value if one exists for the dataset.
I assume that none means the literal string `none', but what happens is
given below.
Is this just a pla