Skip to content

Commit

Permalink
Update contribute.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edzer committed Oct 25, 2013
1 parent 83e143f commit 4377bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribute.md
Expand Up @@ -23,4 +23,4 @@ simplifies the SpatialLines object using `rgeos::gSimplify(SL, tol = 55)`
```
generalize(t, ..., toPoints = TRUE)
```
does not keep lines, but keeps the mid point of the set over which we generalized.
does not generalize to `SpatialLines`, but keeps a point (the middle point) of the set over which we generalized.

0 comments on commit 4377bf8

Please sign in to comment.