References a feature by object and layer id.
Referenced by: LineOfSight Observer, LineOfSight Target, Viewshed
Properties
Property | Details |
---|---|
layerId | Identifies the layer to which the feature belongs. |
objectId | ObjectId identifying the feature within the layer. |
Example
{
"layerId": "layer0",
"objectId": 1
}