Skip to content

Commit

Permalink
rm todo
Browse files Browse the repository at this point in the history
  • Loading branch information
msbarry committed Nov 2, 2024
1 parent aa6f81c commit a956ce8
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1602,7 +1602,4 @@ void testGeometryAttributesArea(String expression, double expected) {
testFeature(config, sfMatch,
any -> assertEquals(expected, (Double) any.getAttrsAtZoom(14).get("attr"), expected / 1e3), 1);
}

// TODO: line_midpoint
// TODO: point_along_line(a), innermost_point(b), partial_line(a, b)
}

0 comments on commit a956ce8

Please sign in to comment.