Skip to content

added function to filter out values that are outside the radius

Berkant Palazoglu requested to merge map_filter_utils into visualisation

The Database returns values as a grid and not a circle so i added this function to get filtered data with a specified radius

Merge request reports