Skip to content

geosolutions-it/digital-twin-toolbox

Repository files navigation

Digital Twin Toolbox

Introduction

This repository collects different tools/libraries and workflows inside a docker environment to generate 3D Tiles from common data sources such as Shapefiles and LAS files. The short term goal is to evaluate the various open source tools that are available for genering 3D tiles from various data sources typycally used when modeling an urban environment when creating a a 3D Model like building and Lidar data. The long term goal is to transform this experiment into an engine that can be used to create 3DTiles for urban environments.

This project is still a work in progress and this application is not production ready. Extensive documentation about this project can be found in the wiki page (see the Table of Contents).

At the moment we have draft pipelines for:

  • converting shapefile data (polygons, lines, points) into 3DTiles
  • converting lidar data to point 3DTiles dataset
  • processing lidar to fix/manage CRS, resample and color it
  • converting lidar data to a 3D Mesh file (experimental at this stage)
  • converting 3D Mesh to 3DTiles dataset (experimental at this stage)

License

This work is licensed using GPL v3.0 license.

Credits

We would like to thanks the City of Florence and Politechnic University of Turin for providing funding to bootstrap this work. The evolution of this project is right now an effort funded by GeoSolutions. If you are interested in participating or funding this work please, drop an email to info@geosolutionsgroup.com or engage with us through GitHub discussions and issues.