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 marking of fishing nets, used for tracking and managing work progress in data capture and editing processes.
Application Scenarios
- During DLG data capture, by creating a regular fishing net, the work area is divided into grids, achieving systematic decomposition of work tasks.
- By marking the grid status, production progress is recorded in real-time, effectively preventing omissions and ensuring the completeness and orderliness of data updates.
- As an auxiliary management tool for data capture, it collaborates with functions such as feature collection, progress tracking, and quality control to build a systematic work management system.
Version Information
Starting from SuperMap iDesktopX 2026 version, the Create Fishnet function is provided.
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 |
|---|---|---|
| bounds settings |
Provides two setting methods: Current Map Window Extent and Specify Dataset Range:
|
-- |
| Cell Width | Grid cell width, in meters | Double |
| Cell Height | Grid cell height, in meters | Double |
| Column Count | Number of grid columns | Integer |
| Row Count | Number of grid rows | Integer |
| Create Mark |
Sets whether to create fishing net marks:
|
Boolean |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| result dataset |
|
DatasetVector |
Related Topics