max-mapper / simplify-geojson

apply the ramer-douglas-peucker line simplification to geojson features or feature collections in JS or on the CLI
177 stars 17 forks source link

More Tests #6

Closed ungoldman closed 8 years ago

ungoldman commented 8 years ago

Adds tests for Polygon and MultiLineString. All basic types should be covered now.