Skip to content

/AWS1/CL_IOWGETPOSITIONESTIM01

GetPositionEstimateResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_geojsonpayload TYPE /AWS1/IOWGEOJSONPAYLOAD /AWS1/IOWGEOJSONPAYLOAD

The position information of the resource, displayed as a JSON payload. The payload is of type blob and uses the GeoJSON format, which a format that's used to encode geographic data structures. A sample payload contains the timestamp information, the WGS84 coordinates of the location, and the accuracy and confidence level. For more information and examples, see Resolve device location (console).


Queryable Attributes

GeoJsonPayload

The position information of the resource, displayed as a JSON payload. The payload is of type blob and uses the GeoJSON format, which a format that's used to encode geographic data structures. A sample payload contains the timestamp information, the WGS84 coordinates of the location, and the accuracy and confidence level. For more information and examples, see Resolve device location (console).

Accessible with the following methods

Method Description
GET_GEOJSONPAYLOAD() Getter for GEOJSONPAYLOAD, with configurable default
ASK_GEOJSONPAYLOAD() Getter for GEOJSONPAYLOAD w/ exceptions if field has no valu
HAS_GEOJSONPAYLOAD() Determine if GEOJSONPAYLOAD has a value