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

MapillaryJS not displaying any image, not even in demo section #460

Closed
myarx opened this issue Aug 6, 2021 · 3 comments
Closed

MapillaryJS not displaying any image, not even in demo section #460

myarx opened this issue Aug 6, 2021 · 3 comments

Comments

@myarx
Copy link

myarx commented Aug 6, 2021

Hi,
MapillaryJS currently doesn't display any images, not even in the "Try MapillaryJS" demo section.
Reason seams to be that the graph endpoint returns only empty data sets.

Not sure if it's related to MapillaryJS, but this endpoint seems to return data: https://graph.mapillary.com/498763468214164

The one MapillaryJS uses it doesn't:
https://graph.mapillary.com/images?image_ids=498763468214164&fields=id,computed_geometry,geometry,sequence,altitude,atomic_scale,camera_parameters,camera_type,captured_at,compass_angle,computed_altitude,computed_compass_angle,computed_rotation,exif_orientation,height,merge_cc,mesh,quality_score,sfm_cluster,thumb_1024_url,thumb_2048_url,width

Response:
{
"data": [
]
}

@oscarlorentzon
Copy link
Member

Thank you for raising the problem. We are working on fixing the issue in the graph API.

@jppcel
Copy link

jppcel commented Aug 9, 2021

@oscarlorentzon Do you have any prediction to when solve?

@nickplesha
Copy link
Contributor

@myarx @jppcel The issue with the Mapillary API for images has been fixed and MapillaryJS is working as expected now.

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

No branches or pull requests

4 participants