Arquisoft / viade_en3a

Viade En3A
https://arquisoft.github.io/viade_en3a/
1 stars 4 forks source link

Elevation Chart problem #161

Closed oscar134 closed 4 years ago

oscar134 commented 4 years ago

I don't know when it broke. But is broken. Elevation chart almost always shows -1 altitud for every point. Could you check if it happens the same to you or it's only my case?

fincamd commented 4 years ago

Sure thing! Going to check it right away. Maybe it is after media introduction modifications. If it shows -1 it is due to the point API request. Maybe something broke there.

fincamd commented 4 years ago

I have checked it and it works for me. I don't know what might have failed in your case. I'm sure we need to check that again.

oscar134 commented 4 years ago

OK. I was reading the routes created before we implemented elevation. Now it works for me if it is a route that we created. But in case we create the route on another application that doesn't use elevation. Is displayed each point like -1. We could fix this asking for elevation if it's -1 when we download it.

fincamd commented 4 years ago

OK I got it now. That would solve it yes. :D

fincamd commented 4 years ago

Fixed on #177