You have 535 explored tiles. There are 56 cluster tiles in total. Your largest cluster consists of 31 tiles. Your largest square has size 5².
Open the Square Planner to plan the next extension.
Download tiles in visible area: Explored as GeoJSON, Explored as GPX, Missing as GeoJSON or Missing as GPX.
You can use the overlay tiles with other services like Bike Router. See the documentation for this feature. For your server, use the following URLs:
/tile/grayscale/{z}/{x}/{y}.png
/tile/pastel/{z}/{x}/{y}.png
/tile/color/{z}/{x}/{y}.png
/tile/inverse_grayscale/{z}/{x}/{y}.png
For the explorer tiles, you can use these:
/explorer/14/tile/{z}/{x}/{y}.png?color_strategy=colorful_cluster
/explorer/14/tile/{z}/{x}/{y}.png?color_strategy=max_cluster
/explorer/14/tile/{z}/{x}/{y}.png?color_strategy=first
/explorer/14/tile/{z}/{x}/{y}.png?color_strategy=last
/explorer/14/tile/{z}/{x}/{y}.png?color_strategy=visits
/explorer/14/tile/{z}/{x}/{y}.png?color_strategy=missing
/explorer/17/tile/{z}/{x}/{y}.png?color_strategy=colorful_cluster
/explorer/17/tile/{z}/{x}/{y}.png?color_strategy=max_cluster
/explorer/17/tile/{z}/{x}/{y}.png?color_strategy=first
/explorer/17/tile/{z}/{x}/{y}.png?color_strategy=last
/explorer/17/tile/{z}/{x}/{y}.png?color_strategy=visits
/explorer/17/tile/{z}/{x}/{y}.png?color_strategy=missing
And for the heatmap, you can use this:
/heatmap/tile/{z}/{x}/{y}.png