Open
Description
INACITY/django_website/django_website/MapMiners/GSVPanoramaMiner.py
Lines 106 to 107 in 93c6520
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.