fix: Add GEM__BEZ and GMK__BEZ to ALKIS API response
Deploy Standortplaner / deploy (push) Successful in 17s Details

This commit is contained in:
Johannes Baumeister 2026-07-15 15:08:28 +02:00
parent efcc5e7e25
commit c14c5cb5fd
1 changed files with 2 additions and 0 deletions

View File

@ -561,6 +561,8 @@ app.get('/api/layers/alkis', async (req, res) => {
'STR', a."STR",
'HSN', a."HSN",
'FLN', a."FLN",
'GMK__BEZ', a."GMK__BEZ",
'GEM__BEZ', a."GEM__BEZ",
'ZAE', a."FSN__ZAE",
'NEN', a."FSN__NEN",
'status', a.status,