Open Nate-Wessel opened 1 month ago
I was trying to switch the travel time app, temporarily, to point to the new map data and ran into this issue.
here.routing_streets_23_4 returns multilinestrings representing links whereas here.routing_streets_22_2 (correctly, I think) returns linestrings.
here.routing_streets_23_4
here.routing_streets_22_2
Related to https://github.com/CityofToronto/bdit_congestion/issues/77?
I was trying to switch the travel time app, temporarily, to point to the new map data and ran into this issue.
here.routing_streets_23_4
returns multilinestrings representing links whereashere.routing_streets_22_2
(correctly, I think) returns linestrings.Related to https://github.com/CityofToronto/bdit_congestion/issues/77?