bart1

Results 67 comments of bart1

Great to see progress! @edzer am I right to notice that this resolves the cast error I posted today but does not address the remarks from yesterday?

Additionally I found this issue with replacing values: ``` r require(sf) d Geometry type: POINT #> Dimension: XY #> Bounding box: xmin: 1 ymin: 1 xmax: 5 ymax: 5 #>...

I don't seem to be able to add the labels `feature` and `colspec`

A few remarks from my side. For `move2` I pretty much do everything in the way @peterdesmet describes (based on `sf`). Some extra properties are retained as attributes that works...

I have looked at some stage into this. Reading `h5` files from remote is not easy. I would avoid going there. If you are referring to the `csv` it is...

I just saw your example was with an `h5` file there fore my feedback

Note that for that later route #647 also needs to be resolved

Trying old versions of the package the problem seems to be introduced in 1.0.8

Just a quick comment to add to @const-ae, encountered the same issue and had some trouble getting it to work, in addition to @const-ae suggestion that were required. A few...