> For the complete documentation index, see [llms.txt](https://opendatafrance.gitbook.io/fablog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://opendatafrance.gitbook.io/fablog/espace-arretes/guide-de-reference/veh_tonnage_modalite.md).

# VEH\_TONNAGE\_MODALITE

Le champ `VEH_TONNAGE_MODALITE` permet de dire si la règlementation s'applique au-dessus d'un certain tonnage ou en dessous d'un certain tonnage.

La plupart du temps, la règlementation concerne l'interdiction de circulation de véhicules au-dessus d'un certain tonnage :

![](/files/u7HJERnOuUqFfmJAdgQv)

On écrira ainsi cette ligne :

<table><thead><tr><th width="271.9912854030501">VEH_TONNAGE_MODALITE</th><th>VEH_TONNAGE</th><th data-hidden></th></tr></thead><tbody><tr><td>à partir de</td><td>9</td><td></td></tr></tbody></table>

A contrario, dans certains cas, ça peut être l'inverse, à savoir une règle qui s'applique à ceux qui sont en dessous d'un certain tonnage (il s'agit d'autorisations) :

![](/files/32X6vkGScF5wAcELDfZD)

On écrira alors cette ligne :

<table><thead><tr><th>VEH_TONNAGE_MODALITE</th><th>VEH_TONNAGE</th><th data-hidden></th></tr></thead><tbody><tr><td>jusqu'à</td><td>9</td><td></td></tr></tbody></table>
