Why are some DUF scene files less than 100 KB and others are over 20 MB? It can’t just be the number of items in the scene. The large ones are filled with sections that look kind of like this snipet:
{
"bone" : "abdomen",
"figure_map" : {
"count" : 2362,
"values" : [ [ 17146, 1 ], [ 17147, 1 ], [ 17149, 1 ], [ 17153, 1 ], [ 17154, 1 ], [ 17159, 1 ], [ 17160, 1 ],
[ 17166, 1 ], [ 17167, 1 ], [ 17188, 1 ], [ 17189, 1 ], [ 17191, 1 ], [ 17214, 1 ], [ 17217, 1 ], [ 17251, 1 ],
[ 17252, 1 ], [ 17254, 1 ], [ 17258, 1 ], [ 17259, 1 ], [ 17264, 1 ], [ 17266, 1 ], [ 17271, 1 ], [ 17275, 1 ],
[ 17277, 1 ], [ 17491, 1 ], [ 17492, 1 ], [ 17494, 1 ], [ 17496, 1 ], [ 17497, 1 ], [ 17499, 1 ], [ 17503, 1 ],
[ 17504, 1 ], [ 17506, 1 ], [ 17672, 1 ], [ 17673, 1 ], [ 17677, 1 ], [ 17696, 1 ] [ 17698, 1 ], [ 17703, 1 ],
[ 17714, 1 ], [ 17715, 1 ], [ 17717, 1 ], [ 17723, 1 ], [ 17725, 1 ], [ 17729, 1 ], [ 17731, 1 ], [ 17733, 1 ],
[ 17735, 1 ], [ 17756, 1 ], [ 17757, 1 ], [ 17775, 1 ], [ 17776, 1 ], [ 17824, 1 ], [ 17825, 1 ], [ 17827, 1 ],
[ 17830, 1 ], [ 17833, 1 ], [ 17838, 1 ], [ 17839, 1 ], [ 17841, 1 ], [ 17846, 1 ], [ 17847, 1 ], [ 18070, 1 ],
[ 18072, 1 ], [ 18075, 1 ], [ 18077, 1 ], [ 18078, 1 ], [ 18080, 1 ], [ 18082, 1


