I'm trying to make a bivariate choropleth map of an island. I have point data of several features, elevation, slope, aspect, etc.
I'm trying to aggregate these points into large areas of the island, preferably 5 or seven areas.
I know I can use the aggregate tool, but I lose the shape of the island. Is there a way to accomplish the same aggregation without losing the exact shape?
Any help would be greatly appreciated.