Skip to content

Wording: "roi" vs "bounds" or "bounding box" #39

@tlambert03

Description

@tlambert03

I know roi has been used in geff as well as spatial-graph. But "roi" makes me think we're specifying a (possibly ephemeral) subset of the full sptial bounds of the graph. Any thoughts about using bounds or bounding_box as well?

(similar to the parent code:

class SpatialGraph:
    ...
    @property
    def roi(self):
        return self._node_rtree.bounding_box()

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