Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TADraeseke authored May 8, 2020
1 parent 871c93f commit a84b65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/densify-and-generalize/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A multipart geometry can be densified by adding interpolated points at regular intervals. Generalizing multipart geometry simplifies it while preserving its general shape. Densifying a multipart geometry adds more vertices at regular intervals.

![Image of densify and generalize] (densify-and-generalize.png)
![Image of densify and generalize](densify-and-generalize.png)

## Use case

Expand Down

0 comments on commit a84b65b

Please sign in to comment.