Message HrzProtocol.PixelPositionResult
Defined in hrz/protocol/camera/service.proto.
Result from the conversion of geographic coordinates into pixel position.
pixel: HrzProtocol.Vec2ui
When this is undefined, the position was outside the viewport. Origin is top-left, Y going down. In logical pixels.
below_horizon: bool
True if the point is below the horizon. This only takes into account the WGS84 ellipsoid, not the terrain or any other scene element.