-
Hi @telemaxx, @JFritzle
Another quick feature in patch mode for easier intergration in both java8 & java11 branch:
`Url pattern [ex. https://a.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png] of an ext…
-
Hello Jean-Romain,
I have recently been learning to use the lidR package and have had a great time with it so far. However, I am having a rather specific issue when producing a dtm using the tin al…
-
The as.DocumentTermMatrix method offers a p_attribute parameter.
```
tdm %
partition_bundle(s_attribute = "speaker") %>%
as.TermDocumentMatrix(p_attribute = "lemma", verbose = FALSE)
```
…
-
Hello, many thanks for your hard work on this, please note this is my first hardware project so appreciate your patience with me!
After a couple days hacking I have been unable to get [**_three col…
-
The `grid_terrain.vrt` file produced by `grid_terrain()` has several huge negative values (looks like it might be the most negative number possible). Here is a summary of the `grid_terrain.vrt` file:
…
-
> githubinstall("uavRst")
Suggestion:
- gisma/uavRst Unmanned Aerial Vehicle Remote Sensing Tools
Do you want to install the package (Y/n)? y
Downloading GitHub repo gisma/uavRst@master
from U…
-
I have a point cloud from a neighborhood in LAS format and I need to generate a DTM (removing houses and trees). Yesterday I found PDAL and with the following pipepeline
```
{
"pipeline":[
…
-
Hey,
Thanks for writing the package -- it looks very promising! However, I think you might have forgotten to export the dtm_compare function, as I get an error when calling it.
**Error messages:**…
-
Hi,
I started writing a driver for a SPI epaper display. So I got one issue: It doesn't have a dedicated MOSI and MISO pin. (See: http://www.good-display.com/download_detail/downloadsId=575.html)
…
-
Dear Ken and Quanteda team,
I am going to teach a method class by using Kosuke Imai's _Quantitative Social Science_ and I wonder if you could formulate the Quanteda code of the Chapter 5 (section 1: …