-
Problem Description
I am currently experiencing an issue when transforming pipeline data into 3D using the pg2b3dm tool. Initially, my data is stored in a 2D format in a GeoPackage (gpkg) file. I imp…
-
@sanjeetsuhag brought to my attention that CesiumJS saw some significant performance improvements in tilesets outputted by the CDB to 3D Tiles converter by introducing an in-memory cache for external …
-
![2024-06-13 11 50 36](https://github.com/CesiumGS/3d-tiles-tools/assets/105851614/188f67bb-f240-44f5-b391-85febaf504e2)
![image](https://github.com/CesiumGS/3d-tiles-tools/assets/105851614/52646d7…
-
**Problem Description**
When generating 3D tiles from large files, I get the 'Mismatch between FeatureCount (462) and Feature Attribute (463)' exception, even if I run repair geometry in QGIS and I c…
-
I was checking out some of the recent changes in the [`3d-tiles-next` branch here](https://github.com/CesiumGS/3d-tiles/tree/3d-tiles-next), and it brought up some thoughts about future extensibility.…
dbuck updated
4 months ago
-
HI!
I have a test table with the LINESTRINGZ geometry. When I trying to run the utility I have got an error:
```
> docker run --rm -v $(pwd)/output:/app/output -it geodan/pg2b3dm:2.8.1 -h 192.168…
-
While generating 3D tiles From GLB and gltf format there is only Tileset.json file Data folder which contains .b3Dm is missing. where as when i change input to .shp (shapefile) its generating that fo…
-
## Context
I'm currently working on improving 3D Tiles extension management introduced in #1022 to give the possibility to have extensions defined in multiple 3D Tiles objects (i.e. not only in bat…
-
osgEarth Version (required): master
need bug fix file: Threading.
If we request uri resource in one thread, then node reader implement use the same uri path construct URI in the same thread, the…
-
### Description
Cannot use children containing content sections with the same b3dm file. Only one of them will be rendered. For example, I want to multiply the same model (f.e. tree) by placing it in…