Skip to main content
Question

Bonjour. je travaille sur une schematisation. J ai des surfaces qui se superposent. Comment faire pour les surfaces soint au minimum distante de X metres. ?

  • September 19, 2019
  • 1 reply
  • 7 views

Bonjour. je travaille sur une schematisation. J ai des surfaces qui se superposent. Comment faire pour les surfaces soient au minimum distantes de X metres. ?

merci d'avance

 

Hello. I'm working on a workflow. I have overlapping surfaces. How to make surfaces at least at least X meters apart?

Hello. I'm working on a workflow. I have overlapping surfaces. How to make the surfaces at least distant from X meters. ? thank you in advance

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.

1 reply

david_r
Celebrity
  • 8394 replies
  • September 19, 2019

Hopefully I'm understanding your question correctly: You can use the AreaOnAreaOverlayer to clip overlapping surfaces against each other (check the _overlaps attribute).

If you want non-touching polygons you could use a Bufferer on the surface where _overlaps > 1 and clip that against the other surfaces.