ZoningSystems#

class caf.ntem.ZoningSystems(value)[source]#

Bases: CaseInsensitiveEnum

NTEM zoning systems.

Attributes

id

Database ID of the zoning system.

NTEM_ZONE

AUTHORITY

COUNTY

REGION

Methods

Attributes Documentation

id#

Database ID of the zoning system.

NTEM_ZONE = 'ntem_zone'#
AUTHORITY = 'authority'#
COUNTY = 'county'#
REGION = 'region'#