I have a model which uses two layers(a .shp with boat tracks and a .shp fishnet) to calculate the sum etc., of dead weight, gross tonnage and beam per each square from the fishnet per each track.
Here is the model:
The problem I am encountering is when i try to use the dissolve tool and the summary statistic tool.
I have to do dissolve after boat track ID and fishnet ID to be able to calculate the sum and max values. The thing is that when it comes to insert the values in the summary statistic to be calculated, only the values that I have selected to be dissolved will appear in the selection box, but I also need the dead weight, gross tonnage and beam.
I will add a print screen for a better visualization:
As you can see only the selected one will appear, which in my case are good for the Case Field option but not for the Statistic Field. If I select the 3 other(gross tonnage etc.) then the dissolve it's not good.
Am I missing something? Is there any work around? Do you have any other ideas or suggestions?Can Summary Statistic and Dissolve tool be used in the same model?
I believe there would be another method with the Calculate Values, but I am not that good with Python, unfortunately.
أكثر...
Here is the model:

The problem I am encountering is when i try to use the dissolve tool and the summary statistic tool.
I have to do dissolve after boat track ID and fishnet ID to be able to calculate the sum and max values. The thing is that when it comes to insert the values in the summary statistic to be calculated, only the values that I have selected to be dissolved will appear in the selection box, but I also need the dead weight, gross tonnage and beam.
I will add a print screen for a better visualization:

As you can see only the selected one will appear, which in my case are good for the Case Field option but not for the Statistic Field. If I select the 3 other(gross tonnage etc.) then the dissolve it's not good.
Am I missing something? Is there any work around? Do you have any other ideas or suggestions?Can Summary Statistic and Dissolve tool be used in the same model?
I believe there would be another method with the Calculate Values, but I am not that good with Python, unfortunately.
أكثر...