Skip to content

Remove duplicates #3

@dbahrdt

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.)

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