revert: disable building labels + remove debug endpoints

Building labels (C1/C2/C3) disabled — Martin MVT tiles don't include
cadastral_ref as a property despite the PostgreSQL view exposing it.
Root cause needs investigation (Martin config or alternative tile server).

Removed temporary debug endpoints:
- /api/eterra/debug-tile-props
- /api/eterra/debug-tile-sample

Kept /api/eterra/debug-fields (useful long-term diagnostic).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
AI Assistant
2026-03-27 08:43:20 +02:00
parent 946723197e
commit 9d45799900
4 changed files with 3 additions and 147 deletions
@@ -46,7 +46,6 @@ const BASE_LAYERS = [
"l-terenuri-label",
"l-cladiri-fill",
"l-cladiri-line",
"l-cladiri-label",
];
/* ------------------------------------------------------------------ */