Skip to content

OMF import island detection algorithm could be executed at the segment level #124

@yamilbknsu

Description

@yamilbknsu

related to: #116 and #123

The currently implemented island detection algorithm is run after we have transformed all the segments and connectors into properly enumerated edge lists and vertices. This causes the issue that when we want to remove the island edges and vertices, we have to compute valid re-mappings that are prone to error.

To solve this issue, we could refactor the OMF import script to perform island detection at the segment-connector level instead of edge-vertex level.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions