Kernel: Python 3
Creating a fishnet based on an input vector dataset
Uncomment the following line to install geemap if needed.
In [ ]:
In [ ]:
In [ ]:
Simply draw a rectangle or polyon on the map use to used as an ROI.
In [ ]:
The input data can also be a file path or HTTP URL to a vector dataset. There are two ways to create a fishnet: specifying horizontal and vertical intervals or the number of rows and columns.
Let's create a fishnet by specifying horizontal and vertical intervals in degrees.
In [ ]:
In [ ]:
Draw another polygon on the map.
In [ ]:
Let's create another fishnet by specifying the number of rows and columns.
In [ ]:
In [ ]: