Deprecated
This module has been deprecated. Files should include necessary projection tags.
project field
The project field module is used to project the coordinates in any field from one coordinate system to another. Each coordinate system is divided into either Geographic or Projected coordinate systems. A specific coordinate system must be selected both to project from and to project to.
Ports
| Direction | Name | Type | Description |
|---|---|---|---|
| Input | Input Field | Field | The field to use for projecting. |
| Output | Output Field | Field | The projected field. |
Properties
| Property | Type | Description |
|---|---|---|
| Execute | Button | The Execute control forces the module to run. Make sure the Image projection options have been set. |
| Field Projection | Projection | The Field Projection controls gives a searchable interface for selecting EPSG codes. EPSG1 should be the coordinate system the field is in currently. EPSG2 is the desired output coordinate system. |
| File Tags | String | The File Tags string can be added to files using the REPROJECT option to project the contents of the file into the correct space when read. |