I have my coords saved in numpy arrays x and y. Now all I want is to get a polygon (respectively arrays of points) that defines the surrounding area with a given width parameter. I have my coords saved in numpy arrays x and y.
I have my coords saved in numpy arrays x and y. Now all I want is to get a polygon (respectively arrays of points) that defines the surrounding area with a given width parameter. I have my coords saved in numpy arrays x and y.