Resource / 13116
unknownUnnamed resource.
Takes a list of coordinates and returns the elevation at each, the distance and gradient between consecutive points, total ascent and descent, the steepest ramp with the segment it belongs to, and the mean gradient over the whole line. An optional resample interval inserts intermediate points along the great circle between the given ones, which is what makes a steepest-ramp figure meaningful on a route described by a handful of corners.
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 5000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"body": {
"points": [
{
"label": "Rhein bei Bonn",
"lat": 50.73,
"lon": 7.12
},
{
"label": "Drachenfels",
"lat": 50.6675,
"lon": 7.2078
}
],
"resample_m": 200
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
{}