| Title |
Douglas-Peucker polyline simplification algorithm |
| Description |
This is an implementation of an algorithm with which polylines consisting of many points can be reduced to a simplified form. This can be useful in situations where your graphical application must draw many polylines and time becomes an issue, like |
| Comments * |
|