I have a shapefile with a few hundred overlapping polygons (these are minimum bounding polygons that were fitted around species distribution points). Each polygon has a value. I need to end up with a raster in which each raster cell has a value that is the summed value of the polygons that overlap with that cell. Can anyone advise on the workflow I could use in ArcGIS pro to achieve this? Polygon to Raster does not seem to allow summing the values of the overlapping polygons.