-
Notifications
You must be signed in to change notification settings - Fork 1
Algorithmic techniques
mtbeek32 edited this page Jan 6, 2023
·
8 revisions
Expression fast calculations: Algorithmic techniques
- Sampling and Scaling: used to speed-up Discrete Allocation
-
Convolution by Fast Fourier Transformation (FFT) for potential calculations.
- A convolution performance comparison between ESRI's ArcGIS (focal sum, 26 hrs) and the GeoDMS (potential, 2 minutes) is done for the GIS performance contest of the Spatial Analysis dept of the Vrije Universiteit of Amsterdam. The contest provided a 1 km world wide grid and a 50 km kernel.
- Use of spatial indices :
- Development of faster algorithms for specific operations: Fisher's Natural Breaks Classification complexity proof, Discrete Allocation
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.