I am looking for a way to group points (and create polygons if possible) using a numbered attribute.
I have address points with a count of Living Units for each point. This Living Unit can be any number but usually falls from 1 to 48 (for apartment complexes). From here I would like to spatially group, cluster or aggregate the points (and possibly create polygons) with a max Living Unit sum of 550 and get each group to be as close to that 550 as I can.
I have tried tools such as Generate Subset Polygons but the polygons a lot of the times have a low Living Unit sum like 50. Aggregate Points only allows an input of distance and Clustering doesn't seem to be giving me the results I expect. I might possible be using the tools wrong too.
Bonus: If I can some how set natural boundaries such as major roads and railroads.
