Hello Alteryx Community!
I have been struggling with a work flow to group points on the map based on how close to each others.
I have data set of many points on the map with longitude and latitude. My goal is to test if any of the points are located within 80 meters (0.08 KM) from each other to group them in one group and find how many points are within that group and label each group appropriately. I created centroid and used trade area of o.08 km around each centroid. My objective is to capture the intersected centroids and label each point in the intersection area with the name of the point and how many points were in the area within the 80 meter rule.
Can somebody help me please?
