Get the projected features from a static layer, expressed as an object or RTree.
Inputs
Name | Abbreviation | Type | Access | Description |
Id | I | String | Item | The id of the static layer to read |
Outputs
Name | Abbreviation | Type | Access | Description |
Features | F | Object | Item | The features, keyed by feature id |
Rtree | R | R Tree | Item | The rtree |

