Hello everyone, I have records for few people of their position around a day and I have the location of their home. For each home, i have created a buffer around it and I want for each points, with the same id as the buffer in this buffer (because in the buffer you can have records for another people wich it's not the home), select them to create a variable who say home : yes/no, depending if the point is in the buffer or not. I am using arcgis pro 3.2 .
Thank you for your help
Hi
Having thought about this I would suggest (assuming this is a manual process)
This will select only those locations which are within the Buffer and which match the Buffer ID.
5. Use the Field Calculator tool on to populate the newly created field of the selected records with a value of "Y"
I think this may be what you want to do...
I hope this helps
ed