Skip to content

Commit

Permalink
Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-jts committed Jun 20, 2024
1 parent 517a2e6 commit 9c7dfa7
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@
* The input coverage should be valid according to {@link CoverageValidator}.
* Invalid coverages may be simplified, but the result will likely still be invalid.
*
* <h3>FUTURE WORK</h3>
*
* Support geodetic data by computing true geodetic area, and accepting tolerances in metres.
*
* @author Martin Davis
*/
public class CoverageSimplifier {
Expand Down

0 comments on commit 9c7dfa7

Please sign in to comment.