HSLdevcom / transitlog-ui

UI for transitlog
GNU Affero General Public License v3.0
0 stars 1 forks source link

Part of route missing #310

Closed samijuhani closed 5 years ago

samijuhani commented 5 years ago

https://dev-transitlog.hsldev.com/?mapView=60.25818571957642%2C24.84816670417786%2C16&route.routeId=4560&route.direction=1&route.originStopId=1541193

image

danieldunderfelt commented 5 years ago

Is the stop in the right place? These lines come directly from JORE, but I'll make sure that all segments of the line are returned from the server correctly.

samijuhani commented 5 years ago

Yeah looks fine in journey planner https://reittiopas.hsl.fi/linjat/HSL:4560/pysakit/HSL:4560:0:01

danieldunderfelt commented 5 years ago

Okay I'll investigate.

danieldunderfelt commented 5 years ago

This is how it comes out from our JORE database. Not sure how to fix, let's see if it resolves itself after a few imports.

danieldunderfelt commented 5 years ago

This is not fixed yet. I spoke with the Digitransit people and they do a lot more than we do to match the route line to the actual road on the map. How does this part of the route look in JORE?

samijuhani commented 5 years ago

image

danieldunderfelt commented 5 years ago

Okay, so it looks like a problem with the validity dates. Again.

danieldunderfelt commented 5 years ago

This is now fixed.