-
I am going to show points on Point Cloud according to Classification.
If "Classification" property exists, style expression works fine below
['${Classification} === ' + id, color]
But if "Classif…
-
We have a KdTree with ~400.000 (each tile is 200KB) nodes in a single tiles.json (82MB Json file in compact mode). If I open cesium with this tiles.json Chrome crashes and Firefox starts using ~3GB of…
-
Figuring out TIN file format, being able to generate (and inject) TIN tiles to the game, would allow for arbitrarily high resolution.
TIN source for the game is https://kh.ssl.ak.tiles.virtualearth…
-
## Your Environment
* Version used: 2.41.0
## Context
When parsing B3DM 3d-tiles with [B3dmParser](https://github.com/iTowns/itowns/blob/master/src/Parser/B3dmParser.js) a…
-
![Screenshot from 2024-08-08 10-00-10](https://github.com/user-attachments/assets/926d4c8f-a3b0-4f2b-b839-1ee0a2f01eb9)
When attempting to create a 3D line using pg2b3dm version 2.13.0.0, an error …
-
Like [MBTiles](https://www.mapbox.com/help/an-open-platform/#storing-tiles) as discussed with @mramato offline.
CC #9.
-
I'm trying to load a 3D Tileset of France buildings (https://storage.googleapis.com/ahp-research/maquette/ign/buildings/beta.3/1.0/tileset.json) in ITowns (latest commit main branch), but loading take…
bertt updated
2 weeks ago
-
Hi there,
I want to create 3d tiles using pg2b3dm to display them on mapbox.
When using the older versions from like 4-5 years ago, I can correctly integrate the resulting tileset.json with the Ma…
-
Hello,
I am trying to use latest released version v1.7.0 to generate 3d tiles for underground pipe utilities, I have shapefile data for pipelines, and I am using following command to generate b3dm 3d…
-
I think we should add booleans indicating which type of tileset a 3D Tiles is (i.e. which type of tiles it contains):
* `hasPntsTiles` set to true if it has point cloud tiles (pnts tiles)
* `hasB3d…