OpenDroneMap / NodeMICMAC

A Lightweight REST API to Access MICMAC Photogrammetry and SFM Engine.
https://opendronemap.org/nodemicmac/
GNU General Public License v3.0
79 stars 21 forks source link

1.5.2 changes #28

Closed pierotofy closed 5 years ago

pierotofy commented 5 years ago

Hello! :hand:

This PR adds the new changes in 1.5.2, plus adds future support for using entwine (https://entwine.io/) as the point cloud tiles instead of PotreeConverter. Support for PotreeConverter is still available, but entwine is going to be the preferred way to generate point cloud tiles going forward.

I wasn't sure of the best way to add entwine to the Dockerfile, but seems like using conda might be the way to go: https://entwine.io/quickstart.html#installation

This PR should work fine without entwine.

Cheers! :clinking_glasses: