File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ set_utf8 = function(x) {
6464# ' \url{https://gdal.org/en/latest/development/rfc/rfc41_multiple_geometry_fields.html}
6565# '
6666# ' for values for \code{type} see
67- # ' \url{https://en.wikipedia.org/wiki/Well-known_text #Well-known_binary}, but
68- # ' note that not every target value may lead to successful conversion. The
67+ # ' \url{https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry #Well-known_binary},
68+ # ' but note that not every target value may lead to successful conversion. The
6969# ' typical conversion from POLYGON (3) to MULTIPOLYGON (6) should work; the
7070# ' other way around (type=3), secondary rings from MULTIPOLYGONS may be dropped
7171# ' without warnings. \code{promote_to_multi} is handled on a per-geometry column
Original file line number Diff line number Diff line change 11
2- R Under development (unstable) ( 2025-11-05 r88988 ucrt ) -- "Unsuffered Consequences "
2+ R version 4.5.2 ( 2025-10-31 ) -- "[Not] Part in a Rumble "
33Copyright (C) 2025 The R Foundation for Statistical Computing
4- Platform: x86_64-w64-mingw32/x64
4+ Platform: x86_64-pc-linux-gnu
55
66R is free software and comes with ABSOLUTELY NO WARRANTY.
77You are welcome to redistribute it under certain conditions.
@@ -348,7 +348,7 @@ use `st_zm(...)` to coerce to XY dimensions
348348> ## IGNORE_RDIFF_BEGIN
349349> sf_extSoftVersion()[1:3]
350350 GEOS GDAL proj.4
351- "3.13.1 " "3.11.4" "9.7.0 "
351+ "3.12.2 " "3.11.4" "9.4.1 "
352352> ## IGNORE_RDIFF_END
353353>
354354> # Ops.sfc:
@@ -1144,4 +1144,4 @@ Geodetic CRS: WGS 84
11441144>
11451145> proc.time()
11461146 user system elapsed
1147- 6.96 0.56 7.51
1147+ 5.480 1.465 5.555
You can’t perform that action at this time.
0 commit comments