Skip to content

Contract nodes that are contained in other nodes #26

Description

@maxhully

When we have nodes that are

  • not boundary nodes, and
  • have only one neighbor
    Then we should contract them to that neighbor. We should
  • transfer population, area, and any other 'tally'-type statistics to the neighbor, and
  • not transfer perimeter.

We can just pass a list of the columns that we want to carry over.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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