Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] failed to create straightSkeleton

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] failed to create straightSkeleton


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] failed to create straightSkeleton
  • Date: Tue, 30 Aug 2016 17:28:20 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:ahFqGx2CcTCFL2jQsmDT+DRfVm0co7zxezQtwd8ZsegfLPad9pjvdHbS+e9qxAeQG96KsrQY1aGH6+igATVGusfZ9ihaMdRlbFwssY0uhQsuAcqIWwXQDcXBSGgEJvlET0Jv5HqhMEJYS47UblzWpWCuv3ZJQk2sfTR8Kum9IIPOlcP/j7n0oMyKJVkWz2vlKfMqdVPt/F2X7pFXyaJZaY8JgiPTpXVJf+kEjUhJHnm02yjG28Gr4ZR4+D5Rsf9yv+RJUKH9YrhqBecAVGduBUlvtZCu7UmLDVbXpyhUbmJDmRVBB03J7QrxQ4zqmir8rOt0nieAbuPsSrVhEw+v5a5wVB7ljm8jMCQ4932fyuN9i6dWvAiwiRV034nOccDffK5leqTHfNQGA29FdslUXi1FRIi7at1cXKI6Ie9Eotyl9BM1phykCFzxXO4=
  • Organization: GeometryFactory

I got the following assertion when trying to create the straight skeleton:

Expr: aPoly.is_simple() || !"The input polygon is not simple."
File: include/CGAL/create_straight_skeleton_2.h

Your polygon is not simple (intersection of boundary edges).
It is not a valid input which explain the issue you had.

Sebastien.


On 08/30/2016 03:28 PM, Marcos Dione wrote:
On Tue, Aug 30, 2016 at 02:16:40PM +0200, Sebastien Loriot (GeometryFactory)
wrote:
Could you provide the input polygon failing as an ascii file?

the original data comes from OSM:

http://www.openstreetmap.org/api/0.6/way/121897178/full

you'll find the WKT repr of the object attached.





Archive powered by MHonArc 2.6.18.

Top of Page