-
**Describe the bug**
Once a collecting event has had objects added, loading that collecting event takes longer and longer - leading to a max of ~32 seconds.
**To Reproduce**
Steps to reproduce …
-
I am having trouble about an error is reported when the **r-sf** self-test suite is executed because of the **r-testthat** question.
### Steps to reproduce the issue
```console
[root@centos8 ~]…
-
### Application error
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.19042 |
|Architecture | x64 |
|Application Version | 1.4.6 |
|Process | renderer |
#### Message
The syste…
-
Hi,
adding this reprex, shows that st_snap doesn't work for the points for some unknown reason
``` r
library(sf)
#> Warning: package 'sf' was built under R version 4.0.3
#> Linking to GEOS 3.8.0…
-
I expect `hereR::isoline` to accept integer vector of length 1 for `range` and to produce a `sf` object with a single polygon. Instead, I get an error:
```R
library(hereR)
library(sf)
# Insert…
-
Hello, and thank you very much for the nice package. I'm trying to convert a set of lines from `data.frame` to `sf`. I'm using `sf::st_as_sfc()` and then `sf::st_as_sf()` after calling `gm_geometries(…
-
the `httpgd` plotting device does not always plot sf objects correctly. Base R graphics plot these objects just fine. This issue seems to be independent of the actual plotting function used; for examp…
-
I have an issue plotting an sf object in ETRS89 / UTM zone 32N. It is not displaying the x-axis coordinate ticks well. Instead of 8.649° it is displaying 8.6490000000000000001°. Also see the image bel…
-
I think that the solution for the complex example showed in #412 and https://github.com/luukvdmeer/sfnetworks/issues/67 is using the function `stplanr::rnet_breakup_vertices` before creating the `sfne…
-
Hey Cesar, this is really a great job! I like it a lot.
I face a problem which I dont know the solution. Can you help me?
Whenever I did ee_extract (this is tutorial from getting precipitation d…