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

passing NULL coordinates to nhd_plus_query produces gibberish error #24

Open
jsta opened this issue Sep 18, 2017 · 1 comment
Open

passing NULL coordinates to nhd_plus_query produces gibberish error #24

jsta opened this issue Sep 18, 2017 · 1 comment

Comments

@jsta
Copy link
Owner

jsta commented Sep 18, 2017

No description provided.

@jsta
Copy link
Owner Author

jsta commented Sep 19, 2017

I inadvertently passed NULL to st_point and got the following error message. Does it make sense to throw a more informative message?

(x <- st_point(c(1,NULL)))

Error: d > 1 && d < 5 is not TRUE

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