get_coverage
ActiveTool of com.sibfly/ground-motion
FREE pre-flight: is a US address/point covered, how stale is the data (data_age_days), and what a report would cost. Accepts ONE address/lat+lon, OR addresses[] (up to 1000, needs your Bearer key) to size a whole job before spending. Call this before spending.
Parameters schema
{
"type": "object",
"properties": {
"lat": {
"type": "number"
},
"lon": {
"type": "number"
},
"address": {
"type": "string"
},
"addresses": {
"type": "array",
"items": {
"type": "string"
},
"description": "batch mode: size a whole job in one free call"
}
}
}Parent server
com.sibfly/ground-motion
https://github.com/james-sib/sibfly-api
1/7 registries