RE: [gdal-dev] GDAL Sieve Script

2009-10-20 Thread Craig Miller
...@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

[gdal-dev] GDAL Sieve Script

2009-10-20 Thread Seth G
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