I have an aerial imagery of a crop field, each of these polygon-looking-group-of-crops-together is called plot. I need to make a polygon shapefile that overlays on top of these plots in the image.I tried fishnet, and then I used buffer to have individual polygons. But since the plots are not evenly spaced in the field, there's a lot of post processing (Like I need to move around plots, and I have thousands of them)I was wondering if there's a way that I could define the horizontal space between each plot, and the vertical space between each row? I know the exact size of my plots in the field, I know what's the distance between each plots,..!Is there a way that I could modify the function fishnet?
أكثر...


أكثر...