Wykres commitów

1850 Commity (b6ce0ae3cd2191d2fb4833f4713870247efd20fd)

Autor SHA1 Wiadomość Data
Piero Toffanin b6ce0ae3cd Export point clouds 2021-11-04 13:27:36 -04:00
Piero Toffanin 3378e67a2a Zip on the fly 2021-11-04 11:17:37 -04:00
Piero Toffanin 34736e63b0 Export from Download Assets (orthophoto) working 2021-11-03 15:31:12 -04:00
Piero Toffanin 8054b650f9 KMZ export support 2021-11-02 18:15:51 -04:00
Piero Toffanin dd3b413401 Hillshading working 2021-11-02 16:33:35 -04:00
Piero Toffanin 176672cf10 Colormap exports working 2021-11-02 15:16:38 -04:00
Piero Toffanin 9bcedc65b7 Reprojection working 2021-11-01 15:51:40 -04:00
Piero Toffanin 3cd144f704 Shortcut downloads 2021-11-01 14:17:51 -04:00
Piero Toffanin b119b21225 UI panel for map exports 2021-11-01 12:26:04 -04:00
Piero Toffanin c11ad7ff6c
Merge pull request #1082 from Saijin-Naib/Saijin-Naib-vNDVI
Add vNDVI to formulas.py
2021-10-28 16:15:54 -04:00
Saijin-Naib 77ea2c827d
Update formulas.py
Fix syntax for power operator to **
2021-10-28 13:19:03 -04:00
Saijin-Naib 7692c30053
Update formulas.py
Fix broken syntax on lines 23-24
2021-10-28 11:31:20 -04:00
Saijin-Naib aa306dc94f
Add vNDVI to formulas.py
vNDVI is a new RGB/Visible index derived from a genetic algorithm trained against citrus, grap, and sugarcane crop data.

The index is not normalized, so much care has to be taken when applying it as values will exceed the expected 0-1 range.

Reference paper:  
https://www.sciencedirect.com/science/article/pii/S016816991932383X

Requested by:  
Patrick Cochard
2021-10-28 11:26:12 -04:00
Piero Toffanin e5ac6280f7 Fix #1079 add project button 2021-10-22 16:35:18 -04:00
Piero Toffanin 974a3000be
Merge pull request #1077 from OKaluza/editshortlinks-fix
Modify regex group for username to allow periods
2021-10-21 00:53:42 -04:00
Owen Kaluza f787cf0303
Modify regex group for username to allow periods
Fix for #1076
2021-10-21 00:25:02 +00:00
Piero Toffanin 9e4c626d42
Merge pull request #1075 from pierotofy/perms
Project Permission Management
2021-10-19 16:50:43 -04:00
Piero Toffanin 3427e41c29 Set validation unavailable only on non-abort request 2021-10-19 16:49:32 -04:00
Piero Toffanin 6b80ed7a2c Minor bug fixes 2021-10-19 16:32:06 -04:00
Piero Toffanin e706bfd17d Add unit tests 2021-10-19 15:51:44 -04:00
Piero Toffanin 2850571f2c Bump version 2021-10-19 13:19:49 -04:00
Piero Toffanin b3f037482e Use viridis colormap 2021-10-19 12:56:27 -04:00
Piero Toffanin 42a51bafb6 Fix AdminGroupViewSet, AdminUserViewSet 2021-10-19 12:46:18 -04:00
Piero Toffanin 1e4b7e751b Permissions working 2021-10-19 12:40:23 -04:00
Piero Toffanin 31006b9373 Autocomplete 2021-10-19 11:08:46 -04:00
Piero Toffanin 0db85bba66 Add /api/users 2021-10-18 16:42:13 -04:00
Piero Toffanin 2beaad3910 Started working on project permission management 2021-10-18 15:19:16 -04:00
Piero Toffanin 7e77b8521f
Merge pull request #1071 from pierotofy/hostname-fix
Docker hostname discovery fix
2021-10-12 17:33:23 -04:00
Piero Toffanin ff4203d464 Remove urllib3 dep 2021-10-12 17:13:07 -04:00
Piero Toffanin afc8fdd1fb Adjust pip deps 2021-10-12 16:58:17 -04:00
Piero Toffanin 0d35da909b Bump version 2021-10-12 15:55:13 -04:00
Piero Toffanin 92b2a02ce7 Try multiple node-odm hostnames 2021-10-12 15:54:53 -04:00
Piero Toffanin 54ee8f898d
Merge pull request #1070 from AIDI-solar/import_from_file_system
Added possibility to import file from system.
2021-10-11 13:54:56 -04:00
teslov d63ee48aa3 Added logging before throwing exception 2021-10-11 20:22:58 +03:00
teslov cd0f1dedee Added error checking with raising NodeServerError 2021-10-11 20:21:11 +03:00
teslov 984415d6dd Using traversal check for correct file placement 2021-10-11 20:16:37 +03:00
teslov 5daf7a15c0 Added checking of .zip ending for path to file 2021-10-11 19:31:17 +03:00
teslov 3e987bc860 Added strict checking is file exists in media folder of container 2021-10-11 19:30:34 +03:00
teslov 333ae03772 Added possibility to import file from system. 2021-10-11 15:16:25 +03:00
Piero Toffanin aded9a7f3f Merge branch 'bkd/gpu' 2021-10-08 12:40:51 -04:00
Piero Toffanin 2e3947e886
Merge pull request #1066 from airmap/bkd/gpu
Debian package to install/configure WebODM, including NVIDIA and Intel GPU support.
2021-10-08 12:40:30 -04:00
Piero Toffanin ad1a633800 Minor changes, add --gpu flag 2021-10-08 12:36:35 -04:00
Piero Toffanin d6291e79c6 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into bkd/gpu 2021-10-08 12:30:32 -04:00
Piero Toffanin a2bc79dd87 Merge branch 'cutline' 2021-10-08 12:04:00 -04:00
Piero Toffanin 5ae17b1e54
Merge pull request #1068 from AIDI-solar/cutline
Added support of getting tiles and metadata with geoJSON polygon specified at request param
2021-10-08 12:03:39 -04:00
Piero Toffanin dcb023db18 Some error handling, tests 2021-10-08 12:03:15 -04:00
teslov d563052d07 Removed unused import 2021-10-08 09:53:29 +03:00
Branton Davis d1f9c58e4f Update to use new run script for Intel GPUs. 2021-10-07 22:13:02 -05:00
teslov 542077bdbf Fixed misstypes 2021-10-07 21:47:25 +03:00
teslov 8deed3b0ec Fixed errors during creating cutline 2021-10-07 21:09:41 +03:00