Hello,
I have two points in two different country. I want to calculate what is the distance from the first point to the border and then from the border to the second point.
Calculate the distance between the two points is easy, but what about the border caclulation ?
In other words, I want the intersection between the line (between the two point) and the border. With that, I could easily make my calculation :-).
Is it possible ? Small detail : Border in Europa
Many thanks
Benjamin