Hi team,
how to get the points only which were located for every 2 kms on a poly line?
I tried Densify method to create new points along the poly line, but after densify, it returns the whole points list(newly created + old points). I can't figure out which was plotted at exactly 2 kms and which was not. So please suggest me a way to achieve this.
Thanks in advance.