Page MenuHomePhabricator

Document how to view maps without any caching
Closed, ResolvedPublic

Description

Viewing without caching is essential when debugging some problems. This includes not just not caching raster tiles, but bypassing the vector tile store in Cassandra.

This is possible by adjusting the source in the tilerator UI, but none of us debugging T159631: Tasmania is covered with water at z10+ knew exactly what to set it to and we had to experiment.

The resolution could be a combination of better documentation and UI changes.