Get Distance Targeting Geometry
get/v1/flight/{FlightID}/distance/{GeometryID}
Path parameters
FlightIDinteger required
The ID of the flight
GeometryIDinteger required
The ID of the Distance Targeting geometry
Response
200
Example response
{
"Distance": 42,
"StreetAddress": "1 Kevel Boulevard, Keveltown NC 27701",
"FlightId": 12345,
"Latitude": 35.9950488,
"Longitude": -78.9081815,
"Id": 123
}Changes
No recorded changes to this endpoint across all 1 revision of this API.