Create Fishnet
Feature Description
The create fishnet function quickly generates a regular rectangular grid region dataset by specifying spatial range and grid parameters, and can automatically complete the marking of fishing nets, used for tracking and managing work progress during data capture and editing.
Application Scenarios
- During DLG data capture, the creation of a regular fishnet divides the work area into grids, enabling systematic decomposition of tasks.
- Real-time production progress is recorded through grid status markings, effectively preventing omissions and ensuring the completeness and orderliness of updated data.
- As an auxiliary management tool for data capture, it works in coordination with functions such as feature collection, progress tracking, and quality control to build a systematic work management system.
Version Information
The create fishnet function has been available since SuperMap iDesktopX 2026.
Function Entry
- Edit Data tab -> Fishnet group -> Create Fishnet button
- Toolbox -> Data Management -> Sampling group -> Create Fishnet tool
Parameter Description
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Setting Mode |
Provides Specify Dataset Range as the bounds setting method, allowing an existing dataset to be selected as the range reference. |
-- |
| Cell Width | Width of the grid cell, in meters. | Double |
| Cell Height | Height of the grid cell, in meters. | Double |
| Number of Columns | Number of columns in the grid. | Integer |
| Number of Rows | Number of rows in the grid. | Integer |
| Create Mark |
Sets whether to create marks for the fishnet:
|
Boolean |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Result Dataset |
|
DatasetVector |
Related Topics