Closed ibrierley closed 2 years ago
Just thinking, is there any system in place for clearing out old data as it gets used, or does it keep slicing and adding new data for every more and it needs some user code to clear out (and what would be the best way of doing that?)
It only retains the data it needs to serve tiles at any zoom levels — not less, not more.
Just thinking, is there any system in place for clearing out old data as it gets used, or does it keep slicing and adding new data for every more and it needs some user code to clear out (and what would be the best way of doing that?)