Re: [Boost-bugs] [Boost C++ Libraries] #9828: boost::geometry::union_(...) creates redundant closing point

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9828: boost::geometry::union_(...) creates redundant closing point
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-01 12:20:56


#9828: boost::geometry::union_(...) creates redundant closing point
-------------------------------------+-------------------------------------
  Reporter: Volker Schöch | Owner: barendgehrels
  <vschoech@…> | Status: closed
      Type: Bugs | Component: geometry
 Milestone: To Be Determined | Severity: Problem
   Version: Boost 1.55.0 | Keywords: union, multi-polygon,
Resolution: invalid | polygon, correct
-------------------------------------+-------------------------------------
Changes (by mkaravel):

 * status: new => closed
 * resolution: => invalid

Comment:

 See attached file ticket_9828.cpp and its output in file ticket_9828.out.

 The output polygon is indeed open as you can see from the dsv output of
 the result, as well as from the number of points that I also print out.
 The WKT output/description (in develop branch or in the upcoming boost
 1.56) "closes" the polygon by default, so it is not a safe way for
 determining whether polygons are closed or not.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9828#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC