Gérald Choqueux
Gérald Choqueux
> The issue seems to come and go for me. Loading the 3d map example on the itowns website throws the error the first time until I reload the page...
we note this mobile issue, but we can't fix it now.
The issue is the extent and it's difficult to calculate. you can't find it directly in the `getCapabilities` but there's `getCapabilities` constants to calculate it. It would be interesting to...
> If I understand correctly, the view is adapting to the WMTS. It's so not possible to have multiple WMTS with different tile matrices in the same view? Yes, it's...
It may have some issues on mobile as we are not yet working on its support. But the support has improved since the mobile browsers support webgl 2.0. For information,...
Have you try to drag and drop a laz file in this example ? http://localhost:8080/examples/#laz_dragndrop
To load data on the globe, the crs projection must be `EPSG:4978`. You could use `pdal` or `entwine` to convert the laz in other crs projection. To load directly on...
The web site https://alex.ign.fr/visu3d is open.
I open a conversation #1777 on this next feature.
Hello, thanks for your interest on iTowns. Effectively, the tutorial have a minimal configuration to add `ColorLayer` and `ElevationLayer`. These configurations don't have `tileMatrixSetLimits` that specify data not present on...