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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Stop image to Policy #555

Closed
schnuerle opened this issue Jul 16, 2020 · 6 comments · Fixed by #603
Closed

Add Stop image to Policy #555

schnuerle opened this issue Jul 16, 2020 · 6 comments · Fixed by #603
Labels
Policy Specific to the Policy API
Milestone

Comments

@schnuerle
Copy link
Member

Is your feature request related to a problem? Please describe.

As parking locations are created or designated by cities, providers and riders need more context to use them properly. This would add an optional image path URL to the Policy API for Stops.

Describe the solution you'd like

This photo or illustration created by the city would be sent along in the Policy API for providers' information and could be communicated visually to riders what a Stop looks like, aiding in parking.

Is this a breaking change

  • No, not breaking

Impacted Spec

For which spec is this feature being requested?

  • policy

Describe alternatives you've considered

Something similar could be added to Stops in Agency or Provider, but it's not clear to me what that could be.

Additional context

Note that Stops do not yet exist in Policy, so this would be included as part of the development of Issue #554.

@schnuerle schnuerle added the Policy Specific to the Policy API label Jul 16, 2020
@schnuerle schnuerle added this to the 1.1.0 milestone Jul 16, 2020
@schnuerle
Copy link
Member Author

We will be discussing this tomorrow at our Joint Working Group meeting, so attend if you are interested.

https://github.com/openmobilityfoundation/mobility-data-specification/wiki/Web-conference-notes,-2020.09.17-(Joint-Working-Group-City-Services)

@schnuerle
Copy link
Member Author

From the WG call yesterday.

Could be added as an optional field in Stops.
Should be an easy thing to add.
Could just be added as part of #554.

@marie-x
Copy link
Collaborator

marie-x commented Sep 21, 2020

What form(s) would it take? URL? Base-64 encoded with mime type? Other?

@Retzoh
Copy link
Contributor

Retzoh commented Sep 21, 2020

I think an url is best, to avoid having to fetch hundreds of megabytes of data when you are just looking for the list of existing stops and their location.

@schnuerle
Copy link
Member Author

I will make a PR for this since it's pretty straightforward and there seems to be agreement on it.

@schnuerle
Copy link
Member Author

Added the optional image URL to this branch and soon to be PR.

@schnuerle schnuerle linked a pull request Nov 19, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Policy Specific to the Policy API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants