Hello everyone,
I need to read a point layer and find all the points from this same layer that are located at 100 feet. The goal is to find all the points in less than 100 feet and check if they were created in less than a year (365 days).
How can I do that in Model Builder or Python?