Use this when you want to project a geographic feature into a local cartesian space within a flow, for example working with geometry in flat coordinates for measurement or manipulation.
Category: Geometric Operations
Kind: Operation
Tags: Geoproject
Description: Forward project a feature
Inputs
Name | Abbreviation | Type | Access | Description |
Feature | F | Feature | Item | The feature to project |
Outputs
Name | Abbreviation | Type | Access | Description |
Cartesian | C | Cartesian | Item | The projected feature |

