I noticed a bit in the map code that makes an additional call to the data manager, possibly an unnecessary one (need to double check with Sahar).
Two queries are also made on each page, we should find a way to stop this. For now, I'm going to just store the unzipped files in memory which should speed things up, but we should apply a more permanent fix in the future
I noticed a bit in the map code that makes an additional call to the data manager, possibly an unnecessary one (need to double check with Sahar).
Two queries are also made on each page, we should find a way to stop this. For now, I'm going to just store the unzipped files in memory which should speed things up, but we should apply a more permanent fix in the future