Hier will ich einen Server aufsetzen der für all meine Dienste tiles bereitstellt.
Find a file
Conrad Schulz 641312aba9 fix: proper 27x41 pin proportions, white border+dot fully opaque
- 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)
2026-07-01 12:33:05 +00:00
.forgejo/workflows feat: add Go marker-api service for MediaWiki Kartographer pin support 2026-07-01 11:59:00 +00:00
.github chore: update copilot instructions and reorganize history into docs/ 2026-06-12 09:26:01 +00:00
.vscode chore: add GitHub Copilot AI setup 2026-05-30 16:00:15 +00:00
config style: use detailed datasets for map styles 2026-06-15 19:07:23 +00:00
data feat: initial tile server setup 2026-05-30 15:57:07 +00:00
docs fix: proper 27x41 pin proportions, white border+dot fully opaque 2026-07-01 12:33:05 +00:00
prompts chore: add GitHub Copilot AI setup 2026-05-30 16:00:15 +00:00
scripts Merge: Combine Planetiler z16 build + Satellite PNG→JPEG conversion (all 3 sources complete) 2026-06-15 13:26:04 +00:00
services/marker-api fix: proper 27x41 pin proportions, white border+dot fully opaque 2026-07-01 12:33:05 +00:00
.copilot-no-tests chore: 3-Zielgruppen-Docs + .copilot-no-tests angelegt 2026-06-03 11:17:15 +00:00
.env.example feat: migrate from TileServer-GL to Martin 2026-05-30 17:15:44 +00:00
.gitignore feat: docker-compose.build.yml – Planetiler Build-Container für z16 auf Host-Rechner 2026-06-13 10:31:21 +00:00
docker-compose.build.yml chore: add controlled planetiler build workflow 2026-06-15 14:29:52 +02:00
docker-compose.download.yml chore: Move Map data to seperate Volume to be able to exclud it in a backup. 2026-06-22 12:50:12 +00:00
docker-compose.yml feat: add Go marker-api service for MediaWiki Kartographer pin support 2026-07-01 11:59:00 +00:00