Lucas van der Meer

Results 28 issues of Lucas van der Meer

It is possible to have a network with multiple nodes at the same locations. Sometimes it may also make sense conceptually (e.g. in geolocated social networks with different people living...

feature :gift:

**Is your feature request related to a problem? Please describe.** We have a lot of network cleaning functions implemented as spatial morphers now. One thing I am missing is a...

feature :gift:
help wanted :sos:

When I use `oe_read()` to read an `osm.pbf` file I have stored on disk, it internally calls `oe_vectortranslate()` to translate the `osm.pbf` file to a `gpkg` file, before reading it....

enhancement

It seems that since yesterday many different packages (among them e.g. pkgdown, https://www.google.com/search?q=vectbl_assign) are failing CRAN tests of flavor "r-devel-linux-x86_64-debian-gcc" with the error: ``` Error in `vectbl_assign(x[[j]], i, recycled_value[[j]])`: DLL...

Probably very low priority, since I rarely see GTFS feeds with this table present, but just for the sake of completeness: as far as I could find the [translations table](https://developers.google.com/transit/gtfs/reference#translationstxt)...

v1.2.0

Relates to #43. Spatial filters with `filter_by_sf()` now utilize the geometry of trips, if I understand correctly. As is clearly shown in the examples, this often results in a GTFS...

v1.2.0

For example: When I compute netascore (Docker + OSM workflow) using a weight file that specifies a non-zero weight for `gradient_bicycle`, but do not provide a DEM, the computation succeeds...

**What is the feature or improvement you would like to see?** The `local_scan()` function allows to compute statistics for vertex neighborhoods that are defined based on edge weights. However, it...