-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Is it possible to scale a symbol depending on a MySQL attribute or any
other _expression_?
For example:
LAYER
    GROUP "Point"
    NAME "Point"
    TYPE POINT
    STATUS ON
    CONNECTIONTYPE OGR
    CONNECTION "point.ovf"
    DATA "point"
    CLASS
      STYLE
        SYMBOL 'Circle'
        COLOR 0 0 255
        SIZE* [an attribute dependent _expression_ here]*
      END
    END
    TOLERANCE 5
  END # Layer

or:

LAYER
   NAME 'inline_circles'
   TYPE CIRCLE
   STATUS ON
   FEATURE
     POINTS
*       [define the points from MySQL here somehow...]*
     END
   END
   CLASS
     STYLE
       COLOR 0 0 255
     END
   END
END     

Thanks in advance,

Attila
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHXVYB76iTSmN9z2ARAgNcAJ94hvjl31ixkEqVH+KC1/hUOacuIQCeMFcq
I0ngk8ARdEOEA8rWt077SPU=
=MhJt
-----END PGP SIGNATURE-----

Reply via email to