Skip to content

Commit a893a84

Browse files
committed
news
1 parent 1cf6260 commit a893a84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# version 1.0-16
22

3-
* `st_sample` for polygons is sensitive to setting `oriented=TRUE` to prevent wrongly correcting ring directions; #2308
3+
* `st_sample` for polygons is sensitive to setting `oriented = TRUE` to prevent wrongly correcting ring directions; #2308
44

55
* add support for the GDAL `footprint` utility (requiring GDAL >= 3.8.0) to `gdal_utils`; #2305, by @goergen95
66

@@ -12,7 +12,7 @@
1212

1313
# version 1.0-15
1414

15-
* add `st_perimeter()` to cover both geographic and projected coordinates; #268, #2279, by @JosiahParry
15+
* add `st_perimeter()` generic to cover both geographic and projected coordinates; #268, #2279, by @JosiahParry
1616

1717
* add `st_sample()` method for `bbox`, with special provisions for ellipsoidal coordinates; #2283
1818

0 commit comments

Comments
 (0)