rd13_tile_server/docs/history/prompts
Conrad Schulz 9df190aca8 feat: add Go marker-api service for MediaWiki Kartographer pin support
- services/marker-api/: Go HTTP service (0 external deps, ~8 MB RAM)
  - Mathematically correct teardrop pin shape (Google Maps style)
  - Tangent-based outline: circle + straight sides meeting at tip
  - White border + white inner dot, in-memory cache (max 500 entries)
- .forgejo/workflows/build-marker-api.yml: CI builds & pushes to
  Forgejo registry on push to main (image: rd13_tile_server-marker-api)
- docker-compose.yml: add marker-api service on port 9984
- Caddyfile (rd13_system_proxy): route /styles/v4/marker/* -> :9984
- docs/ADMIN.md + MAINTAINER.md: marker-api dokumentiert

Fixes: /styles/v4/marker/pin-m+{color}(@{scale}x).png was 404, now 200
2026-07-01 11:59:00 +00:00
..
2026-06-03_tile-server-setup_session.md chore: update copilot instructions and reorganize history into docs/ 2026-06-12 09:26:01 +00:00
2026-06-10_tile-mediawiki-integration_session.md chore: update copilot instructions and reorganize history into docs/ 2026-06-12 09:26:01 +00:00
2026-06-12_tile-raster-architecture_session.md chore: update copilot instructions and reorganize history into docs/ 2026-06-12 09:26:01 +00:00
2026-06-13_tile-raster-architecture_session.md fix: satellite-download chunk-basiert (max 500 Futures im RAM), restart: on-failure 2026-06-13 17:52:55 +00:00
2026-06-14_satellite-download-debug_session.md fix: chunk-Generator NoneType-Bug behoben – kein Crash mehr am Generator-Ende 2026-06-14 13:43:25 +00:00
2026-06-15_satellite-fix-cleanup_session.md fix(satellite): PNG→JPEG-Konvertierung abgeschlossen, verifiziert und dokumentiert 2026-06-15 13:18:55 +00:00
2026-06-15_tile-build-recovery_session.md chore: add controlled planetiler build workflow 2026-06-15 14:29:52 +02:00
2026-06-22_satellite-analysis_session.md docs: finalize Nextcloud/HA integration endpoints and update history 2026-06-22 15:28:12 +00:00
2026-07-01_marker-api_session.md feat: add Go marker-api service for MediaWiki Kartographer pin support 2026-07-01 11:59:00 +00:00