Skip to content

Remove duplicates #3

Description

@dbahrdt

Add option to remove duplicate nodes and edges. For this to work we need the osmid of nodes and edges.
Removing an edge depends on the notion of equality:
Two edges are equal iff

  • they have the same osmId
  • they have the same end points
  • they have the same properties (end points, distance, speed, etc.)

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions