improve terms of crossing and traffic calming presets/fields (#508)

Squashed commit of the following:

commit d49ade3574
Author: Minh Nguyễn <mxn@1ec5.org>
Date:   Wed Jun 22 01:58:14 2022 -0700

    Added table terms to Raised field

commit b29faf0575
Author: Minh Nguyễn <mxn@1ec5.org>
Date:   Wed Jun 22 01:48:00 2022 -0700

    Renamed crossing=traffic_signals presets to correct name

commit fe3caadc8e
Author: Minh Nguyễn <mxn@1ec5.org>
Date:   Wed Jun 22 01:37:45 2022 -0700

    Removed table-related terms from crossing presets

    These terms only made sense for the raised crossing presets, which got merged with the unraised crossing presets.
This commit is contained in:
Minh Nguyễn 2022-06-22 14:27:22 +02:00 committed by Martin Raifer
parent 3da4577448
commit febe27d800
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
8 changed files with 20 additions and 34 deletions

View file

@ -13,5 +13,11 @@
"undefined": "No",
"table": "Yes"
}
}
},
"terms": [
"flat top",
"hump",
"speed",
"slow"
]
}