Skip to content

Commit c56d300

Browse files
committed
NEWS bullet
1 parent d293918 commit c56d300

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# s2 (development version)
22

3+
* Added `s2_projection_filter()` and `s2_unprojection_filter()` to
4+
expose the S2 edge tessellator, which can be used to make Cartesian
5+
or great circle assumptions of line segments explicit by adding
6+
points where necessary (#115).
37
* Added an `s2_cell()` vector class to expose a subset of the S2
48
indexing system to R users (#85, #114).
59
* Added `s2_closest_edges()` to make k-nearest neighbours calculation

0 commit comments

Comments
 (0)