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

Some questions about missing tiles and other things.. #38

Closed
adam-ce opened this issue Oct 13, 2021 · 3 comments
Closed

Some questions about missing tiles and other things.. #38

adam-ce opened this issue Oct 13, 2021 · 3 comments

Comments

@adam-ce
Copy link

adam-ce commented Oct 13, 2021

Hi,
I'm from TU Wien and we got our hands on some high resolution height data for Austria, and now we are playing around with it and with your 3d map. We are thinking of it as a possible research vehicle, and tool for mountaineers.

First of all, we are having some troubles: https://www.youtube.com/watch?v=3q-_05H2HpU

  • Some photo tiles are missing
  • some DEM tiles are also missing.

Our dem tiles have a resolution of 256x256, so we had to change that. we also increased the maxZoom for dem tiles to 20 i think. I don't know whether that has something to do with the problem. In any case, we are willing to put in work, but maybe you could give us some pointers? We have background in 3d, but not so much in java script yet.

Also another thing: it's likely we'll put one or several students onto some tasks. Are you still actively developing this project? Would you like to receive merge request? co-supervise or something? if you like we can also have a zoom meeting, if you moved on, that's also fine :)

Cheers, Adam

@felixpalmer
Copy link
Owner

Could you share a live example, e.g. on a jsfiddle or similar? From your video it isn't possible to tell where the problem is. There is good chance the issue is not with the client library, but with your tile server.

I have been a bit pressed for time lately, but I do plan on developing the project going forward. Would be happy to discuss, could you reach out via Twitter?

@adam-ce
Copy link
Author

adam-ce commented Oct 20, 2021

hi,
the tile server was working fine. besides, the app should show old tiles, instead of a white void. i think it is an issue with the tile cache.

but any way, we found cesium. the documentation is way better, the project is more mature, supports quantised mesh tiles, and doesn't have this bug. there are other bugs (for instance our massive dataset causes some unnecessary slowness), but these should be easier to pinpoint and fix.

so thanks, sorry, and cheers.
Adam

@felixpalmer
Copy link
Owner

Closing due to lack of useful debug info

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

2 participants