Skip to main content
Question

Erase the dissolve line from Administrative boundary

  • February 14, 2018
  • 1 reply
  • 13 views

Forum|alt.badge.img

I have dissolved line feature which I have to cut down from the administrative boundary

I used line Dissolve areas and a tiler (with fix seed coordinate) are in Clipper port and the administrative boundary areas in the Clippee port, Clipper type (multiple clipper), no group by. Now it running very slow and showing

Performing low-level intersection at phase #1... 100% done

Finished clipping group 22 / 4558

have anyone any suggestions?

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

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • 2252 replies
  • February 14, 2018

Maybe some features being unfortunately cut into for instance lines posing as areas. (areas with 0 surface).

Or coinciding vertices or..

Did you try a validator before the clipping?

It seems the data entering the clipper has some issues(?)

Hard to say, is it a lot of data? Can you post sample data ?