You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It only happens in the centreline table so far. Basically the output from shared streets will be the indication that the link was matched, along with NULL values for the rest of the output fields.
The only case we have seen so far are for centreline segments with the geo_id of 30104621. This same geo_id is not in gis.centreline, it is only in gis.centreline_both_dir or gis.centreline_one_way. The segment is on Melita Crescent and seems to be pretty normal, so we do not understand why it was not matched.
It only happens in the centreline table so far. Basically the output from shared streets will be the indication that the link was matched, along with
NULLvalues for the rest of the output fields.The only case we have seen so far are for centreline segments with the
geo_idof30104621. This samegeo_idis not ingis.centreline, it is only ingis.centreline_both_dirorgis.centreline_one_way. The segment is on Melita Crescent and seems to be pretty normal, so we do not understand why it was not matched.