ClusterODM icon indicating copy to clipboard operation
ClusterODM copied to clipboard

Add zip files upload support

Open pierotofy opened this issue 5 years ago • 1 comments

The NodeODM API supports zip file uploads, ClusterODM currently doesn't support it.

pierotofy avatar May 31 '19 17:05 pierotofy

Can use https://www.npmjs.com/package/node-stream-zip for reading file entries (calculate images count and so forth).

pierotofy avatar Jun 02 '19 14:06 pierotofy