Skip to content

Commit 090b6a4

Browse files
authored
Update README.md
1 parent 5fa604e commit 090b6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ There you can find out that the `epsilon` value for `vw` is area-based and that
7070

7171
Also, if your source projection is in meters, than it is very likely that your `epsilon` value should be magnitudes larger than the examples on this page where the source projection is in degrees.
7272

73-
There is a [section](https://py.geocompx.org/04-geometry-operations#sec-simplification) on simplification in the book-in-progress on '[Geocomputation with Python](https://py.geocompx.org/)' that describes it as follow:
73+
There is a [section](https://py.geocompx.org/04-geometry-operations#sec-simplification) on simplification in the book-in-progress on '[Geocomputation with Python](https://py.geocompx.org/)' that describes toposimplification as follow:
7474

7575
> _The main advanatage of `.toposimplify` is that it is topologically “aware”: it simplifies the combined borders of the polygons (rather than each polygon on its own), thus ensuring that the overlap is maintained._
7676

0 commit comments

Comments
 (0)