Explorer Tiles

You have 5599 explored tiles. There are 627 cluster tiles in total. Your largest cluster consists of 116 tiles. Your largest square has size 7².

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.

Tile history

Tile coloring

Modify color values.

Tile URLs

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