Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NULL Values in Speed Field #27

Open
teshy733 opened this issue May 13, 2020 · 0 comments
Open

NULL Values in Speed Field #27

teshy733 opened this issue May 13, 2020 · 0 comments

Comments

@teshy733
Copy link

Hi,

I am finding that the QNEAT3 OD Matrix from Layers (m:n) is struggling when running in Fastest Path mode. I have a links layer which has a max speed attribute which is either populated with an integer or NULL.
In Shortest Path mode the algorithm can route between all ODs. However in Fastest Path mode it is only able to find ODs between nodes which enter/exit from links with speed data.

Does the algorithm use the Default Speed parameter when the speed attribute has NULL values?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant