https://github.com/drolbr/overpass-doc/edit/master/en/criteria/union.md says > please leave out [in the following example](https://overpass-turbo.eu/?lat=50.95&lon=6.95&zoom=9&Q=way%0A%20%20%5Bname%3D%22Venloer%20Stra%C3%9Fe%22%5D%0A%20%20%5Bref%3D%22B%2059%22%5D%0A%20%20%2850%2E96%2C6%2E85%2C50%2E98%2C6%2E88%29%0A%20%20%5Bmaxspeed%3D50%5D%0A%20%20%5Blanes%3D2%5D%0A%20%20%5Bhighway%3Dsecondary%5D%0A%20%20%5Boneway%3Dyes%5D%3B%0Aout%20geom%3B) on or more filters; which seems to have grammar problems. But if I could figure it out I would have fixed it.