Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattijn authored Jul 22, 2024
1 parent 2636cac commit 8f7ef71
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,15 @@ Further, optional soft dependencies are:
- `geopandas` - parse your TopoJSON output directly into a GeoDataFrame
- `ipywidgets` + (lab)extension - make your life complete with the interactive experience

## Other resources

For a butter understanding how the different included simplification algorithms work

- `rdp`: Ramer–Douglas–Peucker
- `vw`: Visvalingam-Whyatt

You can have a look to this blog post on [Line simplification algorithms](https://martinfleischmann.net/line-simplification-algorithms/)

## Get in touch

For now, just use the Github issues. That can be:
Expand Down

0 comments on commit 8f7ef71

Please sign in to comment.