mfbonfigli / gocesiumtiler

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

Output to the same coordinate system a the input? #41

Closed sweco-sekrsv closed 2 months ago

sweco-sekrsv commented 5 months ago

Is it be possible to output to the same coordinate system as the input? Basically skip conversion to 4978?

mfbonfigli commented 2 months ago

Hello sweco, no this is not possible. At the moment the tool only produces output using the standard EPSG 4978 coordinate system of Cesium.