Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get more OTP itinerary info + fix wrong coords order #113

Merged
merged 6 commits into from
Aug 2, 2023

Conversation

khamaileon
Copy link
Collaborator

No description provided.

@khamaileon khamaileon marked this pull request as draft August 2, 2023 08:37
@khamaileon khamaileon changed the title Get more OTP itinerary info + few fixes Get more OTP itinerary info + fix wrong coords order Aug 2, 2023
@khamaileon khamaileon marked this pull request as ready for review August 2, 2023 08:44
for coords in utils.decode_polyline5(step["polyline"]["points"])
]
)
geometry.extend(utils.decode_polyline5(step["polyline"]["points"]))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah good catch. we refactored the polyline stuff (a few years ago IIRC), and this must've slipped.

@nilsnolde nilsnolde merged commit 862a7cf into gis-ops:master Aug 2, 2023
2 checks passed
@khamaileon khamaileon deleted the otp-follow-up branch August 2, 2023 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants