3dgeo-heidelberg / pytreedb

Python package providing a file and object-based database to store tree objects.
Other
28 stars 4 forks source link

Webfrontend: improve performance of downloading #42

Closed annachiu7 closed 2 years ago

annachiu7 commented 2 years ago
annachiu7 commented 2 years ago

If a user tries to download more than 1000 point clouds, instead of downloading and zipping on the server side, a new tab will be opened that provides a text file containing the URLs and a python script for users to download locally.