The Lua API for logistic group filters:
https://lua-api.factorio.com/latest/con ... ilter.html
Contains an `import_from` field, which contains the space location for the filter. But there is no field for read/writing the new in 2.1 radio button to select between "Planet", "Platforms", and "All".
[Bilka] [2.1.7] Logistics group filters in Lua API have no way to report if they import from planet, platforms, or both
Re: [2.1.7] Logistics group filters in Lua API have no way to report if they import from planet, platforms, or both
I think there is the `request_from`, it is just not documented? could you try it?
Re: [Bilka] [2.1.7] Logistics group filters in Lua API have no way to report if they import from planet, platforms, or b
Thanks for the report. I confirmed that the type has the "request_from" field of type RequestFromLocation, defaulting to "planet". Added it to the docs for the next release.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.

