3dcitydb/3dcitydb-web-map

GLTF renders on localhost but not on remote server

Itsman-AT opened this issue · 3 comments

I have the problem, that my 3DCityDB created GLTF tiles load fine on localhost:

grafik

but when I transfer the files to the production server I do not get the 3D representation, instead I seem to see the footprints only:

grafik

Any hint what could be the problem? Logs show a lot of errors like this:

grafik

It seems the client could not load the data located on the server using your links. It could be that the links you provided are not correct, or the server does not grant access to those files.

Thanks for the swift reply @Son-HNguyen . Do partially non-existing GLB files keep the application from rendering at all? It seems, that only some of them are missing in the Tiles directories. I will investigate on this. Thanks again.

Closed due to inactivity.