idshklein
idshklein
Lately I have learned about faces, a third component of a spatial planar network. [Spatialite documentation expands here](https://www.gaia-gis.it/fossil/libspatialite/wiki?name=topo-intro). I was wondering how one would get the network faces using sfnetworks,...
Hi, some of the values in siri_rides duration_minutes column are unrealistic, due to rides in which data was not transmitted in the beginning or end of trip. In order to...
annotation_map_tile is amazing because it allows the addition of basemaps, without needing a non-fully-ggplot2 syntax as in ggmap. however, when rending an animation with both packages, it seems that ggmap...
I work with sql files in rstudio, where you need to specify the type of connection in the first row as a comment, like so: `-- !preview conn=DBI::dbConnect(RSQLite::SQLite(),"some_file_name.gpkg")` using RSQLite...
trying to run m4ra_gtfs_traveltimes on windows fails due to the fact that num_cores gets the number of cores on the computer, which is larger than 1. num_cores is fed into...
hi, I try to run Extract segments on the gtfs file linked in this blog post: https://anitagraser.com/2024/05/04/gtfs-algorithms-about-to-land-in-trajectools/ i.e. this link https://www.mobilitydata.gv.at/daten/soll-fahrplandaten-gtfshttps://www.mobilitydata.gv.at/daten/soll-fahrplandaten-gtfs I assume it is the one here:  extract...
**Is your feature request related to a problem? Please describe.** in osm and routing networks it is common to have turn restrictions. these change the possible shortest paths of a...