[Boost-bugs] [Boost C++ Libraries] #9871: remove_spikes does not remove spike

Subject: [Boost-bugs] [Boost C++ Libraries] #9871: remove_spikes does not remove spike
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-10 14:35:15


#9871: remove_spikes does not remove spike
-------------------------------------------------+-------------------------
 Reporter: Volker Schöch <vschoech@…> | Owner:
     Type: Bugs | barendgehrels
Milestone: To Be Determined | Status: new
  Version: Boost 1.55.0 | Component: geometry
 Keywords: open, polygon, multi-polygon, spike | Severity: Problem
-------------------------------------------------+-------------------------
 The following call...
 {{{
 boost::geometry::remove_spikes( "MULTIPOLYGON(((4287 2160,5984 2160)))" )
 }}}
 ...does not modify the input at all. Given that my polygons are oriented
 counter-clockwise, '''open''' and based on int, this is a valid multi-
 polygon that consists of only a spike, which should be removed.

 Please refer to discussion at
 [http://lists.boost.org/geometry/2014/04/2858.php]

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9871>
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