public class HilbertValueMapper
extends MapReduceBase
Calculates a hilbert value for every point of each input record geometry. The hilbert value is emitted along with the input record as a RecordInfo value. The emitted key contains a fixed group id so can be grouped in one single group.