Add Length Limit and Axle Weight Limit fields (#911)

This commit is contained in:
archpdx 2023-06-02 06:13:05 -07:00 committed by GitHub
parent 9b04f30fae
commit f8ecdeb4a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 44 additions and 5 deletions

View file

@ -1,6 +1,9 @@
{
"key": "maxheight",
"type": "roadheight",
"label": "Max Height",
"label": "Height Limit",
"terms": [
"clearance"
],
"snake_case": false
}