<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>r.texture NULL value error</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi list,<BR>
<BR>
I've been trying to run a r.texture filter on a map but I constantly get the error:<BR>
<BR>
ERROR: Negative or no data pixel found. This module is not yet able to<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; process no data holes in a map, please fill with r.fillnulls or<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; other algorithms<BR>
<BR>
However, I ran r.null to set all NULL values to 0 and r.categories also showed no negative values afterwards.<BR>
<BR>
What could be the cause of this error.<BR>
<BR>
I also rescaled the categories between 0 and 100.<BR>
<BR>
After all this the ERROR is still their.<BR>
<BR>
Furthermore, If I run a 3x3 r.neighbourhood average moving window analysis on this map, r.texture runs fine on the result of r.neighbourhood.<BR>
<BR>
I really don't know what causes this inconsistent behaviour. Any ideas what causes this error?<BR>
<BR>
Kind regards,<BR>
Koen</FONT>
</P>

</BODY>
</HTML>