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

Island detection #345

Open
GrishaPortnikov opened this issue Jan 14, 2022 · 0 comments
Open

Island detection #345

GrishaPortnikov opened this issue Jan 14, 2022 · 0 comments

Comments

@GrishaPortnikov
Copy link

Hi,

I use Router.TryCheckConnectivity method to detect points on islands (if points are forward and backward disconnected).

As far as I understood the island detection logic determines potential points on islands because it uses a radius.
That's why I've decided to build routes with potential points on islands and some known point to be sure they are really on islands.
But, in all my tests, I didn't get any successful route with points on islands.

Is my assumption about potential points on islands correct or I misunderstood something?

Thank you in advance

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