Skip to main content
Solved

Coercing polylines to polygon not working


chrbalm
Contributor
Forum|alt.badge.img+8

I have a DWG that I am trying to create a polygon from to represent the extents of the data.

The polyline data doesn't seem to be able to be coerced to form a polygon and I am unsure why.

I have tried to aggregate the polylines into a single feature, but no luck.

Best answer by nielsgerrits

Coercing a polyline to a polygon only works when the polyline is in one piece and the endpoints are snapped to each other.

What you probably need is an AreaBuilder. You probably need to clean up a little using the Snapper and the Intersector.

View original
Did this help you find an answer to your question?

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+55
  • Best Answer
  • April 6, 2021

Coercing a polyline to a polygon only works when the polyline is in one piece and the endpoints are snapped to each other.

What you probably need is an AreaBuilder. You probably need to clean up a little using the Snapper and the Intersector.


chrbalm
Contributor
Forum|alt.badge.img+8
  • Author
  • Contributor
  • April 6, 2021
nielsgerrits wrote:

Coercing a polyline to a polygon only works when the polyline is in one piece and the endpoints are snapped to each other.

What you probably need is an AreaBuilder. You probably need to clean up a little using the Snapper and the Intersector.

Awesome. Exactly what I needed. Most appreciated.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings