Hazard and risk is an important part of the UAS ecosystem. The FAA publishes well established guidelines on how operations should behave with respect to population and other ground-based risk. This set of API resources will help developers quantify these hazards and their associated risk with a geographic boundary.
Request
Header Params
Content-Type
enum<string>Â
required
Allowed value:
application/json;charset=UTF-8
Example:
application/json;charset=UTF-8
Authorization
stringÂ
required
Authorization bearer accessToken generated in Authorization step
{"data":[{"geometry":{"coordinates":[[[-83.2320785522461,42.3341843859394],[-83.2262420654297,42.3341843859394],[-83.2262420654297,42.3364684929947],[-83.2320785522461,42.3364684929947],[-83.2320785522461,42.3341843859394]]],"type":"Polygon"},"properties":{"Category":"Critical Infrastructure","CategoryType":"Child Care Center","Name":"RIVERSIDE ACADEMY EARLY CHILDHOOD CENTER","Risk":1},"type":"Feature"}],"message":"success","statusCode":200}