Hier will ich einen Server aufsetzen der für all meine Dienste tiles bereitstellt.
- Non-square canvas (pin-m: 27x41 @1x = 54x82 @2x, Maptiler standard) - r=37% of width -> circle fills 74% of canvas width - r/d=0.37 -> 22deg opening angle (Google Maps standard) - White border: borderW=max(2px,8%width), A=255 (fully opaque) - White inner dot: r*0.38, A=255 (fully opaque, clearly visible) - Fill: 85% opacity (A=217) |
||
|---|---|---|
| .forgejo/workflows | ||
| .github | ||
| .vscode | ||
| config | ||
| data | ||
| docs | ||
| prompts | ||
| scripts | ||
| services/marker-api | ||
| .copilot-no-tests | ||
| .env.example | ||
| .gitignore | ||
| docker-compose.build.yml | ||
| docker-compose.download.yml | ||
| docker-compose.yml | ||