MapQuery

Takes five parameters, DestQuery, SourceQuery, SourceXFld, SourceYFld, SourceZFld

Description:

Given 1D data with two fields in SourceQuery, use the values from these two fields to create a 2D data map in DestQuery. The values of SourceXFld will become the Field Names in DestQuery, and the values of SourceYFld will be the first Field in DestQuery and maintain the same Field Name as SourceYFld, the values in the Field SourceZFld then make up the inner area of the map.