My task is to remove under 5m wide parts of polygon, something like that:
In Autocad is command OFFSET. Something similar to buffer.
One possibility to get rid of these parts is (in autocad world) make 2,5 meter offset inside and then 2,5 meter offset outside. Something like that:
But using FME bufferer the result is something like that:
I haven't found a tool, that can do task like Autocad offset does.
How i can easily delete those polygon parts, that are less than 5 m wide?