zbe.checkRoute
Evaluate a vehicle route against Low Emission Zones in Spain and Portugal. Returns intersected zones and entry permission based on Euro class.
Instructions
Check if a vehicle route intersects Low Emission Zones (ZBE/LEZ) in Spain/Portugal. Use this when you need to know if a truck route passes through restricted urban areas. The API compares the vehicle's Euro emission class with each ZBE's minimum requirement. Returns which ZBEs are intersected and whether the vehicle is restricted from entering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route | Yes | Route GPS points as [{lat, lon}, ...] | |
| vehicle | Yes | Vehicle specifications |