kartaview / openstreetcam.org

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

Zoom level tracks issue on main site #319

Closed joeybab3 closed 2 years ago

joeybab3 commented 3 years ago

When zooming most of the way out, to 6z and above, purple tracks do not show up at all. The chrome console says "geometry exceeds tile buffer". image image From 0z to 8z, when "show my tracks" is selected, all tracks are shown, after 8z only my tracks are shown. image image

When zooming in, from 7z to 12z, the tracks are only partially rendered: image

zhangtiedong0912 commented 3 years ago

Thank you very much for your feedback. @joeybab3 yes, we add some limit when the zoom level <8 and will filter some small tiles when zoom level <= 12 for the stability of service. I think we will optimize this in the new version.

miruna-craciun commented 3 years ago

any updates @zhangtiedong0912 ?

zhangtiedong0912 commented 3 years ago

@miruna-craciun hi, This is the current design, in order to ensure service stability. I think all aspects will be improved by API V3, which is expected by the end of this year

zhangtiedong0912 commented 3 years ago

Hi ,miruna,

we add some limit when the zoom level <8 and will filter some small tiles when zoom level <= 12

This is the current design, in order to ensure service stability. I think all aspects will be improved by API V3, which is expected by the end of this year.

Thanks

2021年6月8日 上午6:42,miruna-craciun @.***> 写道:

any updates @zhangtiedong0912 https://github.com/zhangtiedong0912 ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kartaview/openstreetcam.org/issues/319#issuecomment-856309230, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMJZSZJV7FKATDAHF5AE5JLTRVDMDANCNFSM44SCOBOQ.

--

By communicating with Grab Inc and/or its subsidiaries, associate companies and jointly controlled entities (“Grab Group”), you are deemed to have consented to the processing of your personal data as set out in the Privacy Notice which can be viewed at https://grab.com/privacy/ https://grab.com/privacy/

This email contains confidential information and is only for the intended recipient(s). If you are not the intended recipient(s), please do not disseminate, distribute or copy this email Please notify Grab Group immediately if you have received this by mistake and delete this email from your system. Email transmission cannot be guaranteed to be secure or error-free as any information therein could be intercepted, corrupted, lost, destroyed, delayed or incomplete, or contain viruses. Grab Group do not accept liability for any errors or omissions in the contents of this email arises as a result of email transmission. All intellectual property rights in this email and attachments therein shall remain vested in Grab Group, unless otherwise provided by law.

zhangtiedong0912 commented 2 years ago

@miruna-craciun @joeybab3 Thanks for your feedback . we do some optimize and remove some limit , the track will not interrupt. So i will close this issue. you can reopen it if you have any question.

nakic commented 1 year ago

@zhangtiedong0912 I reported #374 which is probably a duplicate of this issue and I'm a bit confused. What's the purpose of showing a map at zoom levels >20 if the tracks are no longer shown? Why not disable zooming in beyond 20 altogether? Also, is API v3 out?

nakic commented 1 year ago

@zhangtiedong0912 Ping...