Attribute To Point
Feature Description
Specifies field values from an attribute table as X and Y coordinates to create corresponding point objects, thereby generating one or more point datasets.
Parameter Description
| Parameter Name | Default Value | Parameter Interpretation | Parameter Type |
|---|---|---|---|
| 2D Region Dataset | The vector dataset to be converted. | DatasetVector | |
| X Coordinate | Selects the X coordinate field. The field values will be used as the X coordinate values for the corresponding points in the generated point dataset. | String | |
| Y Coordinate | Selects the Y coordinate field. The field values will be used as the Y coordinate values for the corresponding points in the generated point dataset. | String | |
| Target Datasource | The target datasource. | Datasource | |
| Result Dataset Name (Optional) |
The specified name for the resulting dataset. | String |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Point Dataset | The point dataset. | DatasetVector |