<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
>From <a class="moz-txt-link-freetext"
 href="http://www.aprs-is.net/javAPRSFilter.aspx">http://www.aprs-is.net/javAPRSFilter.aspx</a><br>
<br>
<table id="AutoNumber1"
 style="border-color: rgb(17, 17, 17); border-collapse: collapse;"
 border="1" cellpadding="0" cellspacing="0" width="100%">
  <tbody>
    <tr>
      <td>t/poimqstunw
      <p> t/poimqstu/call/km</p>
      </td>
      <td> Type filter</td>
      <td> Pass all traffic based on packet type.<br>
One or more types can be defined at the same time, t/otq is a valid
definition.<br>
<snip>
      <p>n = NWS Weather & Weather Objects<br>
      <br>
      </p>
      </td>
    </tr>
  </tbody>
</table>
<br>
<br>
What exactly is the definition of "NWS Weather & Weather Objects"? 
Can this actually be expressed in the terms of other filters or is it
something "magic" in the javAPRSfilter implementation?  <br>
<br>
<br>
<table id="AutoNumber1"
 style="border-color: rgb(17, 17, 17); border-collapse: collapse;"
 border="1" cellpadding="0" cellspacing="0" width="100%">
  <tbody>
    <tr>
      <td>q/con/ana</td>
      <td> q Contruct filter</td>
      <td> q = q Construct command<br>
con = list of q Construct to pass (case sensitive)<br>
ana = analysis based on q Construct.
      <p> I = Pass positions from IGATES identified by qAr or qAR.</p>
      <p> For example:<br>
q/C    Pass all traffic with qAC<br>
q/rR   Pass all traffic with qAr or qAR<br>
q//I     Pass all position packets from IGATES identified in other
packets by qAr or qAR</p>
      </td>
    </tr>
  </tbody>
</table>
<br>
<br>
So, what exactly does "ana" do?  And is the only possible value "I"? 
And is it combinable with a non-blank "con"?  And if so, is it an AND
or OR filter between "con" and "ana"?<br>
<br>
Lynn (D) - KJ4ERJ - Trying to implement filtering source code<br>
<br>
PS.  My spell checker just discovered that "Contruct" in the second
column is missing an "s".<br>
<br>
</body>
</html>