LineOfSight Target

Defines the target of a line of sight analysis in a LineOfSight layer.

Referenced by: LineOfSight Layer

Properties

Property Details
elevationInfo Elevation info defines how features are aligned to ground or other layers.
feature References a feature which is excluded from the intersection testing. It is used to ensure that the analysis results remain independent of changes in the level of detail (LOD) of this feature's geometry.
position Position of the line of sight target.

Example

{
  "position": {
    "x": -118.15,
    "y": 33.8,
    "z": 123.45,
    "spatialReference": {
      "wkid": 4326
    }
  },
  "elevationInfo": {
    "mode": "relativeToGround",
    "offset": 0
  }
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close