colouring-cities / colouring-core

The Core Platform for the Colouring Cities Research Programme (CCRP)
https://colouring-cities.github.io/
GNU General Public License v3.0
47 stars 36 forks source link

Unbreak tile caching. #1337

Closed matkoniecz closed 4 months ago

matkoniecz commented 4 months ago

Fixes and partially reverts fd78eb8cc5d686d4e7dcbef1c54cb2837d760f50

Sadly, removed complexity was actually needed to ensure that cache will be invalidated.

Caught while testing effects of applying security upgrade.