$include_dir="/home/hyper-archives/geometry/include"; include("$include_dir/msg-header.inc") ?>
Subject: [ggl] Simplify algorithm
From: Barend Gehrels (barend)
Date: 2011-09-10 11:02:55
Hi,
>
> Question about boost::geometry::simplify, which is an implementation of DP I think..
Yes it is.
> I would like to know if this algorithm is guaranteed to preserve the topology of the geometry ?
No, it does not.
Regards, Barend