← Protocol index
Resource / 13041
unknownUnnamed resource.
Collects the physical and legal restrictions recorded in OpenStreetMap within a corridor around the straight line between two points, or around a single point, and decides for each one whether it stops the vehicle described in the request. The work is in reading the values.
Payment requirements / accepts[]
1 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 6000 | 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.
Probe evidence
0 recent
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
InputJSON
{
"body": {
"corridor_km": 1,
"from": {
"lat": 48.13,
"lon": 11.54
},
"to": {
"lat": 48.18,
"lon": 11.62
},
"vehicle": {
"hazmat": false,
"height_m": 4,
"weight_t": 18
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
OutputJSON
{}