8000 Interpolate disrupted address subgraphs · Issue #33 · arturandre/INACITY · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Interpolate disrupted address subgraphs #33
Open
@arturandre

Description

@arturandre

if (arrow['description'] in leftNode['description'])\
and (arrow['description'] in rightNode['description']):

This causes the intersections to be skipped. If an address (e.g. St Augusta) is crossed by some other major address (e.g. Av. Paulista) then the subgraph of the former is disconnected. The desired behavior consists in a interpolation of the nodes so that the former subgraph becomes connected again. Notice that this should happen only if it was really connected, since some addresses are actually discontinuos.

subgraph_disruption

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0