Skip to content

badly defined bounding box #1

@markjessell

Description

@markjessell

Used example code:
test_m2l3.zip

Got this error:
(map2loop-3) mark@DEP66241:~/map2loop-3$ python test_m2l3.py
Traceback (most recent call last):
File "test_m2l3.py", line 15, in
proj = Project(use_australian_state_data="SA",
File "<@beartype(map2loop.project.Project.init) at 0x7f494dd21790>", line 260, in init
File "/home/mark/map2loop-3/map2loop/project.py", line 138, in init
raise TypeError(f"Invalid type for bounding_box {type(bounding_box)}")
TypeError: Invalid type for bounding_box <class 'NoneType'>

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