class documentation

class AX_Landschaftstyp(Enumeration): (source)

View In Hierarchy

AX_Landschaftstyp

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

Undocumented

Value
{'1100': 'Gebirge',
 '1200': 'Berg',
 '1300': 'Niederung/Senke',
 '1400': 'Tal',
 '1500': 'Tiefebene',
 '1600': 'Plateau/Hochebene',
 '1700': 'Mündungsgebiet',
...