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

More useful error when parser isn't supported #392

Open
lindsayplatt opened this issue Jun 25, 2020 · 0 comments
Open

More useful error when parser isn't supported #392

lindsayplatt opened this issue Jun 25, 2020 · 0 comments

Comments

@lindsayplatt
Copy link

lindsayplatt commented Jun 25, 2020

If you use result(job) with the FeatureCoverageOPeNDAPIntersectionAlgorithm algorithm, you get an error about the parser not being supported. This is useful but might lead people to believe that they cannot use that algorithm at all. Perhaps adding what they can do instead would be useful:

Original error

Error: parser for FeatureCoverageOPeNDAPIntersectionAlgorithm not currently supported.

Suggested error:

Error: parser for FeatureCoverageOPeNDAPIntersectionAlgorithm not currently supported. Retrieve your results using `geoknife::download()` and then parsing the results yourself.
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