Skip to content

mago-3d-tiler v1.3.1-beta

Compare
Choose a tag to compare
@znkim znkim released this 14 Dec 01:53
· 166 commits to develop since this release

[Changed in version 1.3.1]

  • Changed to JDK 11-compatible syntax (also applicable to JDK 17)
  • Added the feature to generate tiles using "Intensity" values instead if there are no "RGB" records in the point cloud (LAS,LAZ) data.
  • [Experimental] Implemented the feature to apply the absolute height of a 3D object based on the geoTiff height.

[1.3.1 버전 변경사항]

  • JDK 11버전 호환 문법으로 변경 (JDK 17에도 적용가능)
  • pointscloud(LAS,LAZ) 데이터의 "RGB" 레코드가 없으면 "Intensity"값을 회색조로 대체하여 생성하는 기능 구현
  • [실험기능] geoTiff 높이에 따라 3D 오브젝트의 절대 높이를 적용하는 기능을 구현했습니다.