Gaps don't work because 300 sampled nodes are range-restricted, leading to way too few nodes sampled. So range-restriction and sampling should be swapped and tried out first. Double-check output for Copenhagen with https://fixbike.net/ - should be very similar.
If it doesn't work well, needs to be re-implemented with the original igraph method as it probably should have been done in the first place due to btwness complexity.
Gaps don't work because 300 sampled nodes are range-restricted, leading to way too few nodes sampled. So range-restriction and sampling should be swapped and tried out first. Double-check output for Copenhagen with https://fixbike.net/ - should be very similar.
If it doesn't work well, needs to be re-implemented with the original igraph method as it probably should have been done in the first place due to btwness complexity.