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

Changes for navigator 1.2 #21

Closed
1 task done
mmcclenn opened this issue Apr 14, 2017 · 4 comments
Closed
1 task done

Changes for navigator 1.2 #21

mmcclenn opened this issue Apr 14, 2017 · 4 comments

Comments

@mmcclenn
Copy link
Contributor

mmcclenn commented Apr 14, 2017

In order to get Navigator using 1.2, the following changes need to be made to the data service:

  • fix strata/auto with limit
@vjpsyverson
Copy link
Member

vjpsyverson commented Apr 17, 2017

  • occs/list needs to always report tna (accepted_name)

@mmcclenn
Copy link
Contributor Author

It is not possible for occs/list to always report 'tna', because the taxonomic name to which the occurrence has been identified may not actually be in the taxonomy table. Solution: when 'tna' is not available, use 'idn'.

@vjpsyverson
Copy link
Member

vjpsyverson commented Apr 18, 2017

  • colls/summary does not accept interval_id=0 although Navigator tries to pass it -- should it? (example)

@vjpsyverson
Copy link
Member

strata/auto appears to now ALWAYS set limit=10 and just doesn't accept the parameter anymore. Solution: stop trying to pass it

@mmcclenn mmcclenn closed this as completed May 4, 2017
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