PointWithStatus Interface

A point converted to iModel coordinates to geographic coordinates or vice-versa by a GeoConverter. The status PointWithStatus.s indicates the converted point PointWithStatus.p's degree of accuracy.

Properties

Name Type Description
p XYZProps A JSON representation of the converted point.  
s GeoCoordStatus A status code indicating the degree of accuracy with the point PointWithStatus.p was converted.  

Defined in

Last Updated: 20 April, 2024