Tagged Questions
6
votes
2answers
134 views
Breaking apart a polygon layer by unique values, creating many new layers
I have a large dataset of habitat information that I need to calculate distances from animal locations to the closest polygon of each habitat type. The way to do this, that I understand, would be to ...