Skip to content

AttributeError: 'Config' object has no attribute 'min' #23

@dkedrowski

Description

@dkedrowski

I am trying to integrate lines (representing water flowlines) and get an AttributeError: 'Config' object has no attribute 'min'

It looks like line 74 in "/s2/s2-coverings/src/lib/geometric_feature.py" should be
homogeneous_coverer.set_min_level(config.min_level)
instead of
homogeneous_coverer.set_min_level(config.min)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions