Skip to main content
Question

Extract part of polygons

  • December 17, 2013
  • 26 replies
  • 135 views

Show first post
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.

26 replies

takashi
Celebrity
  • December 19, 2013
Regarding my workspace example, since computational errors can not be avoided anyhow, the middle point may not always touch strictly with the original line. Inserting a Bufferer between the Snipper and the SpatialFilter might be more effective to select areas surrounded by green lines. However, I don't think only that will be enough to get the ideal result, because there seem to be some other exceptional conditions in the actual data. We can suggest approaches to solve specific issues, but cannot find all the conditions on the actual data. You will have to specify every condition by inspecting data in more detail, choose an appropriate solution for each condition and integrate them to complete your project.

 

In such a process, we could help you to think about solutions for specific issues.