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

Error: Coordinates must contain numbers #92

Open
Ramenlover opened this issue Apr 9, 2021 · 2 comments
Open

Error: Coordinates must contain numbers #92

Ramenlover opened this issue Apr 9, 2021 · 2 comments

Comments

@Ramenlover
Copy link

I'm getting this issue when running the tool on point data. I've tried it on various forms of point data, but it doesn't seem to work. It seems to be working on line data, however. Attached an image of the error I've been getting:

MicrosoftTeams-image (2)

@ervinanoh
Copy link

Good Morning, did you find a solution to your problem? I faced the same and still looking how to solve it.
Thank you!

@aalexsmithh
Copy link

Hi @Ramenlover & @ervinanoh

I suspect that this issue was caused by a change to a turf dependency that no longer handles empty geojson objects. I was able to add a null check in the tile creation process so that the Graph object can be created. Please see #94 for details!

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

3 participants