Push
This commit is contained in:
@@ -464,7 +464,7 @@ class Datenbankzugriff:
|
||||
cursor.close()
|
||||
con.close()
|
||||
|
||||
def set_normalhoehe_hfp(self, liste_normalhoehe_hfp: list) -> LiteralString | str:
|
||||
def set_normalhoehe_hfp(self, liste_normalhoehe_hfp: list) -> str:
|
||||
"""Speichert Normalhöhen von amtlichen Höhenfestpunkten (HFP) in Netzpunkte.
|
||||
|
||||
Existiert die Punktnummer bereits in der Tabelle Netzpunkte, wird das Attribut normalhoehe_hfp aktualisiert.
|
||||
|
||||
Reference in New Issue
Block a user