mfbonfigli / gocesiumtiler

A Cesium.js point cloud 3D tiles generator from LAS files written in Golang
GNU Lesser General Public License v3.0
185 stars 39 forks source link

Merging multiple #25

Closed t3rr0n3 closed 1 year ago

t3rr0n3 commented 2 years ago

Hello, I have several .LAS files that I want to merged in a single 3d tiles. I was wondering if it was possible in gocesiumtiler with some special flag in order to reduce the streaming in Cesium environment.

Thank you

mfbonfigli commented 1 year ago

Hi, this is not currently possible, however I'll take this as a feature request for the next versions. Thanks!