Added RW/HW to AddressDB Api search/find functions

This commit is contained in:
Frank Schubert
2023-08-31 06:45:55 +02:00
parent 9239599d65
commit 51d439c1de
3 changed files with 22 additions and 0 deletions

View File

@@ -799,6 +799,14 @@ components:
type: string
description: Grundstücksnummer
example: 123/7
rw:
type: string
description: Rechtswert der Zugangskoordinate
example: "58876.54"
hw:
type: string
description: Hochwert der Zugangskoordinate
example: "262389.89"
building_unit_count:
type: int64
description: Anzahl Wohneinheiten im Gebäude
@@ -907,6 +915,14 @@ components:
type: string
description: Grundstücksnummer
example: 123/7
rw:
type: string
description: Rechtswert der Zugangskoordinate
example: "58876.54"
hw:
type: string
description: Hochwert der Zugangskoordinate
example: "262389.89"
building_unit_count:
type: int64
description: Anzahl Wohneinheiten im Gebäude