Hi Daniel,

Daniel Macumber wrote:

I feel like this is a really stupid question but I cannot find the remove_spikes method in boost 1.55:

 

https://github.com/boostorg/geometry/tree/master/include/boost/geometry/algorithms

 

https://github.com/boostorg/geometry/search?q=remove_spikes&ref=cmdform

 

It seems like append_no_dups_or_spikes could be used as a replacement but I’m not sure if that is necessary or not?


It was not officially released yet. It's already in the develop branch:

https://github.com/boostorg/geometry/tree/develop/include/boost/geometry/algorithms

so it will probably be released in 1.56.

Regards,
Adam