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

Road snap some points not returned #189

Closed
jheld opened this issue Aug 8, 2017 · 7 comments
Closed

Road snap some points not returned #189

jheld opened this issue Aug 8, 2017 · 7 comments
Assignees
Labels
needs more info This issue needs more information from the customer to proceed. priority: p3 Desirable enhancement or fix. May not be included in next release. stale type: question Request for information or clarification. Not an issue.

Comments

@jheld
Copy link

jheld commented Aug 8, 2017

Some of the paths that I send to the road snap API do not come back as I would expect.

If for instance I pass in X number of coordinate pairs (interpolate is on, btw), and I receive Y pairs back, where Y > X, I may not receive all of my originalIndex pairs back.

So, I may have on the return:
[{originalIndex: 0}, new_0, new_1, new_2, {originalIndex: 3}, ...]

What does this behavior mean? And what should I do with the pair(s) that are not returned from the API?

@hmhtb
Copy link

hmhtb commented Aug 27, 2018

I’m looking to develop a software which gives the user the ability to extract the street view frames of the roads all over the US by searching the road name and the longitude coordinates of the road. Furthermore, I need to save the snapshots on an online cloud or a computer hard drive. I know I have to use google map API.

@jheld
Copy link
Author

jheld commented Aug 27, 2018

Is there any word on this?

Again the problem is that some points from the original set may not be returned on the response.

@hmhtb
Copy link

hmhtb commented Aug 27, 2018

no unfortunately. waiting for some one to answer!

@jpoehnelt jpoehnelt self-assigned this Aug 16, 2019
@jpoehnelt
Copy link
Contributor

Sorry for the delay in answering. Do you have a reproducible example of this? If not I'll attempt to recreate.

@jpoehnelt jpoehnelt added triage me I really want to be triaged. needs more info This issue needs more information from the customer to proceed. priority: p2 Moderately-important priority. Fix may not be included in next release. type: question Request for information or clarification. Not an issue. and removed triage me I really want to be triaged. labels Aug 26, 2019
@jheld
Copy link
Author

jheld commented Sep 6, 2019 via email

@jpoehnelt jpoehnelt added triage me I really want to be triaged. priority: p3 Desirable enhancement or fix. May not be included in next release. and removed triage me I really want to be triaged. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Sep 9, 2019
@stale
Copy link

stale bot commented Dec 8, 2019

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Dec 8, 2019
@stale
Copy link

stale bot commented Jan 7, 2020

Closing this. Please reopen if you believe it should be addressed. Thank you for your contribution.

@stale stale bot closed this as completed Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info This issue needs more information from the customer to proceed. priority: p3 Desirable enhancement or fix. May not be included in next release. stale type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

3 participants