I have an orthomosaic of a crop field with small research plots (3.8 X 1.44 m and 0.22m b/w plots and 0.50m b/w range spacing).
I would like to create a polygon layer using this information. After every three ranges and ten columns there are 1.0m and 1.30m wide allies, respectively.
I tried using the 'pyshp' module in python following this answer to Creating square grid polygon shapefile with Python?, but it did not help much.
So I was wondering if there is any tool available that would allow me to create polygon layers more efficiently ?
Do you have any suggestions on what would be the best way to do in Python, ArcGIS for Desktop, or QGIS ?
أكثر...
I would like to create a polygon layer using this information. After every three ranges and ten columns there are 1.0m and 1.30m wide allies, respectively.
I tried using the 'pyshp' module in python following this answer to Creating square grid polygon shapefile with Python?, but it did not help much.
So I was wondering if there is any tool available that would allow me to create polygon layers more efficiently ?
Do you have any suggestions on what would be the best way to do in Python, ArcGIS for Desktop, or QGIS ?
أكثر...