From 57b8107ec0ae581c182fdf53a71e65f59cbb09ef Mon Sep 17 00:00:00 2001 From: edzer Date: Fri, 9 Feb 2024 07:05:09 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20r-spatia?= =?UTF-8?q?l/sf@e88eb5d7dce5ec54b4b159bef3a86ea719e4fc08=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apple-touch-icon-120x120.png | Bin 9606 -> 9606 bytes apple-touch-icon-152x152.png | Bin 14208 -> 14208 bytes apple-touch-icon-180x180.png | Bin 17404 -> 17404 bytes apple-touch-icon-60x60.png | Bin 3903 -> 3903 bytes apple-touch-icon-76x76.png | Bin 5191 -> 5191 bytes apple-touch-icon.png | Bin 17404 -> 17404 bytes articles/sf7.html | 8 ++++---- favicon-16x16.png | Bin 877 -> 877 bytes favicon-32x32.png | Bin 1668 -> 1668 bytes pkgdown.yml | 2 +- reference/gdal_utils.html | 2 +- reference/nc.html | 6 +++--- reference/st_shift_longitude.html | 2 +- reference/st_write.html | 10 +++++----- search.json | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png index fb70731d29628a86931246567ebe1c433d5e0258..42488393b49caf415e786d425927977742fca6e2 100644 GIT binary patch delta 93 zcmZqkZu6c{#lgwW%$s;aEN){{fQqYSh=IA4fw7gLv9^JMm4U&eFHx-w3=FCzt`Q|E ji6yC4x%nxXX_X8{21X{j21dFD=o%icd}KLUTs0p6_k|lC delta 93 zcmZqkZu6c{#lazDDV6%!TW(`hfQqX{h@pj*skxPrnYMv}m4SiMi`&`^3=FCzt`Q|E ji6yC4x%nxXX_X8{21X{j21dFD=o*5zCQqL%u9^=31MV83 diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png index 476458ad23a75dbdb7a88b68366f43c6d9502dcf..47e61887dbe110fcb9e654c7c98e85b4af8ac955 100644 GIT binary patch delta 69 zcmZq3Z^)le#lgwW%=hD>`;(1LUS=YeAqM7F2F6x~CfWuDRt5&)!71F6ADGEvNT~7M K**;m&JRbn~vlM#( delta 69 zcmZq3Z^)le#lazDDJ}G+x?^LLmzjt~h@pj*skxPrxwe6Um4QLa{0s9ZKQNQUkobBi KLwT~Gc|HIP;uY-x diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png index 6dc29a4124f8bd99c14293daba1bb9cdd57c9c1e..663f39875760951d40157865e41605e8ff9ff084 100644 GIT binary patch delta 71 zcmey<&iJRDaY7XbCp$BL|F!a>jZMd#L@YxL%&iQJtqe`I4GgRd3_hyl@1GpwEQ=x0 MPO+%boMka2 Nmi`s4o80T14*0Z0uOApigX delta 71 zcmey<&iJRDaY7XbhmfUQ(!755jZMd#L@YuKEv!tz^FsEQ=xW M=X{v)Buffers uk_buffer_sf = st_buffer(uk_projected, dist = 20000) }) ## user system elapsed -## 0.015 0.008 0.022 +## 0.018 0.004 0.022 # sf way with few than the 30 segments in the buffer system.time({ uk_projected = st_transform(uk_sfc, 27700) uk_buffer_sf2 = st_buffer(uk_projected, dist = 20000, nQuadSegs = 4) }) ## user system elapsed -## 0.008 0.000 0.009 +## 0.009 0.000 0.009 # s2 with default cell size system.time({ uk_buffer = s2_buffer_cells(uk, distance = 20000) @@ -497,13 +497,13 @@

Buffers uk_buffer2 = s2_buffer_cells(uk, distance = 20000, max_cells = 10000) }) ## user system elapsed -## 0.281 0.000 0.281 +## 0.286 0.000 0.286 # s2 with 100 cells system.time({ uk_buffer2 = s2_buffer_cells(uk, distance = 20000, max_cells = 100) }) ## user system elapsed -## 0.004 0.000 0.003 +## 0.004 0.000 0.004

The result of the previous benchmarks emphasizes the point that there are trade-offs between geographic resolution and computational resources, something that web developers working on geographic services diff --git a/favicon-16x16.png b/favicon-16x16.png index b9ced5a1259c72ddb57848c54021294d2184b025..01d08de62b684283f5b390d286f9d57c5e478d45 100644 GIT binary patch delta 71 zcmaFM_LgnKT1E~|c4iUQ&HLtU-pa_rC}J66U~Xk#Y-MDiZD3$!V4yqM{rBXvOtKgf NG3WlfPyWZ04*>S{6}12W delta 71 zcmaFM_LgnKT1E~IAxqWEQ`3|;Z)Id*6tM^~w6HQYw=y=@HZZU@~ diff --git a/favicon-32x32.png b/favicon-32x32.png index c6d2a7cedb4caa1561a547c68d4684eaa8d5fb9e..16ecb80b563117cffd702c25645a7a2c11acacdf 100644 GIT binary patch delta 95 zcmZqSZQExamples#> Band 1 Block=20x20 Type=Byte, ColorInterp=Gray #> Computed Min/Max=74.000,255.000 #> Reading layer `storms_xyz' from data source -#> `/tmp/RtmppD3B0a/file1ed47c3713b2.gpkg' using driver `GPKG' +#> `/tmp/RtmpKSPo1x/file1ed7363aaaf8.gpkg' using driver `GPKG' #> Simple feature collection with 71 features and 0 fields #> Geometry type: LINESTRING #> Dimension: XYZ diff --git a/reference/nc.html b/reference/nc.html index fcfe469d0..c3beb4c9f 100644 --- a/reference/nc.html +++ b/reference/nc.html @@ -1,12 +1,12 @@ North Carolina SIDS data — nc • sf