PointWithStatus Interface
A point converted to iModel coordinates to geographic coordinates or vice-versa by a GeoConverter. The status s indicates the converted point 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 p was converted. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.