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?

Thanks a lot,
Dan