Unrelated to the current program, this is more of a research issue: Try to create an algorithm to: - [ ] generate a location grid with a point distance of 7km - [ ] map a dataset to this grid solving the following problems - [ ] How to calculate the value for a point of the grid - [ ] How to use several overlaying scans
Unrelated to the current program, this is more of a research issue: Try to create an algorithm to: