mfbonfigli / gocesiumtiler

A Cesium.js point cloud 3D tiles generator from LAS files written in Golang
Mozilla Public License 2.0
195 stars 40 forks source link

Bugfix/issue 12 fix executable path #13

Closed mfbonfigli closed 3 years ago

mfbonfigli commented 3 years ago

Fixes a bug that resulted in the absolute path of the repository being hardcoded in the compiled output. Also adds support for the GOCESIUMTILER_WORKDIR environment variable to specify a custom location for the assets directory.