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

Precision problems :S #3

Open
psociety opened this issue Jul 1, 2021 · 5 comments
Open

Precision problems :S #3

psociety opened this issue Jul 1, 2021 · 5 comments

Comments

@psociety
Copy link

psociety commented Jul 1, 2021

Ty for creating geojson dijktra!!

Version: 1.0.4
Demo: https://jsfiddle.net/aqtc3pLo/

I've built a simple GeoJSON and tried to apply your lib over it, but i'm having some precision problems :S

image

What i'm doing wrong in the demo?

@HarelM
Copy link

HarelM commented Mar 24, 2023

@psociety did you get it to work? did you find an alternative library or a different solution?

@psociety
Copy link
Author

@HarelM
Copy link

HarelM commented Mar 24, 2023

@psociety thanks for the super fast response!
Yea, I'm looking into it as well, but I found the following two issues:
Route simplification
perliedman/geojson-path-finder#87
And always find a route
perliedman/geojson-path-finder#86
Do you have a solution for those issues?

@psociety
Copy link
Author

@HarelM uf, i know i use a modified version of that lib, but i don't fully remember the changes i made and why did i make them.
About the second issue, what i do is just calculate the nearest point on the available geojson forms. That way i can always trace a route.

@HarelM
Copy link

HarelM commented Mar 24, 2023

I've tagged you in the issue I'm tracking on my repo, feel free to comment there if you happen to remember what you did.
Thanks for the info! Super appreciated!

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

2 participants