...@lists.osgeo.org
[mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Seth G
Sent: Tuesday, October 20, 2009 2:06 AM
To: gdal-dev@lists.osgeo.org
Subject: [gdal-dev] GDAL Sieve Script
Hi,
I have been looking at the http://www.gdal.org/gdal_sieve.html script, and
it almost meets my requirements
Hi,
I have been looking at the http://www.gdal.org/gdal_sieve.html script,
and it almost meets my requirements.
However rather than replacing small pixel areas with neighbouring
values, I'd like to set all these pixels to a "no data" or 0 value.
I guess I could use the script as it is, and th