Performance test
Genesys now splits passport data into several tables: accession, accessiongeo, accessioncollect, accessionexchange; that contain data specific to a section of passport data.
This design means that SQL queries span across multiple tables, somehow affecting performance.
Merge accessiongeo table back to accession and test performance of generating tiles.