<p dir="ltr"><br>
> From my grayscale tiff images I want to replace one pixel value (249) with white (255). All other pixels should stay at the value they have.<br>
><br>
> I came across <a href="https://github.com/chiatt/gdal_reclassify">https://github.com/chiatt/gdal_reclassify</a> - but this reclassifies all pixels, not only selected ones.<br>
><br>
> Maybe I could use <a href="http://www.gdal.org/gdal_calc.html">http://www.gdal.org/gdal_calc.html</a> with a conditional syntax?</p>
<p dir="ltr">Hi Andreas, do you need to change the value of one specific pixel only? I mean the pixel at [x,y] index?</p>
<p dir="ltr">giovanni</p>
<p dir="ltr">><br>
> Thanks,<br>
> Andreas<br>
><br>
> Am 2014-11-19 09:10, schrieb Carlos López PSIG:<br>
>><br>
>> Hi Andreas,<br>
>><br>
>> I also had problems to reclassify BIGTIFF with SAGA and GRASS!<br>
>> Finally I used GDAL!<br>
>><br>
>> Best regards,<br>
>><br>
>>  [2]<br>
>><br>
>> CARLOS LÓPEZ QUINTANILLA<br>
>><br>
>> <a href="http://www.psig.es">www.psig.es</a> [2]<br>
>><br>
>> <a href="mailto:carlos.lopez@psig.es">carlos.lopez@psig.es</a><br>
>> +34 699.680.261<br>
>><br>
>> 2014-11-19 9:05 GMT+01:00 Andreas Neumann <<a href="mailto:a.neumann@carto.net">a.neumann@carto.net</a>>:<br>
>><br>
>>> Hi,<br>
>>><br>
>>> I tried various tools, e.g.<br>
>>><br>
>>> * SAGA reclassify<br>
>>> * GRASS r.mapcalc<br>
>>><br>
>>> Both work fine on smaller data sets, but fail on big data sets.<br>
>>><br>
>>> This is on Win7 64bit, with the OSGeo4W installer. I have 8gb RAM<br>
>>> and 40GB disk free on C:, more free space on other disks where the<br>
>>> data resides.<br>
>>><br>
>>> I am not totally sure if it is the Bigtiff issue or some other<br>
>>> issue. It is just a guess that maybe I am hitting a limit with tiff.<br>
>>> It is not fully transparent to me what Processing is doing in the<br>
>>> background (what file formats with what options it creates).<br>
>>><br>
>>> It may also be an issue with SAGA or GRASS directly.<br>
>>><br>
>>> Thanks if you know anything,<br>
>>> Andreas<br>
>>><br>
>>> Am 2014-11-18 21:15, schrieb Giovanni Manghi:<br>
>>><br>
>>> Hi,<br>
>>><br>
>>> I am having a lot of troubles with large raster files and<br>
>>> processing.<br>
>>><br>
>>> The intermediate results can go >4GB. Processing stops with not so<br>
>>> helpful error messages.<br>
>>><br>
>>> I wonder if processing is hitting the 4GB limit. Can I force<br>
>>> processing<br>
>>> to use the BIGTIFF option or a raster format that can handle >4GB<br>
>>> files?<br>
>>><br>
>>> Hi Andreas, what tool specifically?<br>
>>><br>
>>> cheers<br>
>>><br>
>>> -- Giovanni --<br>
>>> _______________________________________________<br>
>>> Qgis-developer mailing list<br>
>>> <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
>>> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a> [1]<br>
>><br>
>>  _______________________________________________<br>
>>  Qgis-developer mailing list<br>
>>  <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
>>  <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a> [1]<br>
>><br>
>><br>
>><br>
>> Links:<br>
>> ------<br>
>> [1] <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
>> [2] <a href="http://www.psig.es">http://www.psig.es</a><br>
><br>
> _______________________________________________<br>
> Qgis-developer mailing list<br>
> <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a></p>