kartaview / openstreetcam.org

The openstreetcam.org web site
MIT License
74 stars 9 forks source link

Arrow pointing upward, not on road. #277

Open ghost opened 3 years ago

ghost commented 3 years ago

Looks like a promising fix!!

https://i.imgur.com/sfFVDqo.png

https://openstreetcam.org/details/2867422/0/track-info

not sure about that. is that arrow on map supposed to always point to north?

Originally posted by @jose1711 in https://github.com/openstreetcam/upload-scripts/issues/101#issuecomment-669214585 The above is from openstreetcam/upload-scripts#101 The arrow is not pointing upward.

jose1711 commented 3 years ago

Looks like Android application calculates (unlike the upload scripts) the view angle by looking at the next location in the sequence (i. e. compass data is not used). This is similar to Mapillary does - however OSC website does not provide a way to "normalize" (term coming from Mapillary) the views.

ghost commented 3 years ago

@jose1711 ok, thanks for the info. also, thanks for the script, i made a pr for jose1711/upload-scripts#1 for the easy usage of the new uploader.