cmoa / collection

The collection data of the Carnegie Museum of Art in Pittsburgh, Pennsylvania
https://collection.cmoa.org
Creative Commons Zero v1.0 Universal
103 stars 22 forks source link

Extract all is discarding preceding nulls #14

Open workergnome opened 7 years ago

workergnome commented 7 years ago

In the processing script, if there is a NULL,something, we are discarding the position information. This is a problem.

(Need to find an example—this is an old bug from a note I wrote to myself a while ago.)