Skip to main content
Question

Autocad offset like tool

  • May 24, 2016
  • 5 replies
  • 24 views

Forum|alt.badge.img

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?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

5 replies

stalknecht
Contributor
Forum|alt.badge.img+21
  • Contributor
  • 305 replies
  • May 24, 2016

You can by using two bufferers try a minus 5 meter buffer and then +5 buffer.


gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • 2252 replies
  • May 26, 2016

Zero stroke offsetter. (no corner rounding, and parallel to Original input borders)

This is answered couple times in this forum.

Find it using this search term.


Forum|alt.badge.img
  • Author
  • 2 replies
  • June 7, 2016

Hi Gio, can you share this workspace or tool, that does that thing? I do not find this tool from FME toolbox. According this post https://knowledge.safe.com/questions/3382/zerostro... it's seems to be this tool I'm looking for. To make buffer around polygon and avoid round corners.


Forum|alt.badge.img
  • Author
  • 2 replies
  • June 7, 2016

You can by using two bufferers try a minus 5 meter buffer and then +5 buffer.

+5m buffer produces round corners... Look my third picture.


gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • 2252 replies
  • June 7, 2016

zerostrokeoffsetter-vmath-3.fmwt

@sulevelus

Sure, here you go.

I tried it out first it still works under current FME version.

It is a kinda compleshish workbench i made 2014.

Have fun.