<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi,<br>
    I have a vector shp with almost 8000 records.<br>
    Example of table:<br>
    Column1 - Column2 - Column3 -  Combi -<br>
    0                    0                0                    0_0_0<br>
    1                    0                0                    1_0_1<br>
    0                    0                1                    0_1_0<br>
    ....<br>
    <br>
    There are 260 combination in attribute value Combi. If I fix a CLASS
    for one like:<br>
    ...    <br>
    CLASS<br>
          EXPRESSION "0_0_0"<br>
          STYLE<br>
            COLOR 25 255 255 <br>
            OUTLINECOLOR 0 0 0<br>
          END<br>
     END<br>
    ....<br>
    <br>
     can I generate an automatic classification for all the 259 other
    classes?<br>
    Thanks.<br>
    <br>
    Simone<br>
    <div class="moz-signature">-- <br>
      <img src="cid:part1.02070308.09000509@univie.ac.at" border="0"></div>
  </body>
</html>