class documentation

class AX_Landschaftstyp(Enumeration): (source)

View In Hierarchy

AX_Landschaftstyp

Constant VALUES Undocumented
VALUES: dict[str, str] = (source)

Undocumented

Value
{'1100': 'Gebirge, Bergland, Hügelland',
 '1200': 'Berg, Berge',
 '1300': 'Becken, Senke',
 '1400': 'Tal, Niederung',
 '1500': '(Tief-) Ebene, Flachland',
 '1600': 'Plateau, Hochfläche',
 '1700': 'Mündungsgebiet',
...