Hi there!
I need to calculate the distance between trees and buildings in a map. Trees are a list of points, while buildings are some 2D shapes I imported from a GIS software. I need to associate to each point the measure of the distance from the nearest building.
How would you approach this issue?
Many thanks in advance!!
Pull point.
Many thanks, Tim!