ClusterODM
ClusterODM copied to clipboard
Add zip files upload support
The NodeODM API supports zip file uploads, ClusterODM currently doesn't support it.
Can use https://www.npmjs.com/package/node-stream-zip for reading file entries (calculate images count and so forth).