Explanation of the repo
First of all, thank you for the great work on bringing vector tiles to OSM.org
Can you explain what's exactly in the spirit repo? It's doing many things and I cannot quite follow from the readme.
- Does it contain a forked Shortbread?
- Forked VersaTiles styles, like Colorful?
I'm trying to put the pieces of the puzzle together:
1. The main Shortbread repo is just a documentation / website generator: https://github.com/shortbread-tiles/shortbread-docs
2. Shortbread has an official tilemaker config: https://github.com/shortbread-tiles/shortbread-tilemaker
3. This repo's readme says:
---
# Install
*These instructions are for installing the **shortbread** code, not street spirit itself.*
## Requirements
- [osm2pgsql](https://osm2pgsql.org/) 1.9.2+
- [osm2pgsql themepark](https://osm2pgsql.org/themepark/)
- [Python](https://www.python.org/) 3.10+
- [PostgreSQL](https://www.postgresql.org/) 10+
- [PostGIS](https://postgis.net/) 3.3+
- [Tilekiln](https://github.com/pnorman/tilekiln) 0.3.0+
---
I don't quite understand, how can someone install the shortbread "code" and why does it need those binaries? Isn't shortbread just a schema? What is the shortbread "code" in this case?
4. Compared to Versa it's visually almost the same, but not exactly, most visible is the green/forest layers.
Here is a screenshot comparison with https://planetiler.versatiles.org/ - the right side tilemaker side is maximised.
Is the only difference the forest layer?
<img width="4000" height="1534" alt="Image" src="https://github.com/user-attachments/assets/ba1eb887-5003-430a-ae5d-3034f877bfd4" />
关闭于 2025-07-28 7 条评论