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

Column name oddities in occurrences and species download #86

Closed
mbohun opened this issue Aug 19, 2014 · 2 comments
Closed

Column name oddities in occurrences and species download #86

mbohun opened this issue Aug 19, 2014 · 2 comments

Comments

@mbohun
Copy link
Contributor

mbohun commented Aug 19, 2014

migrated from: https://code.google.com/p/ala/issues/detail?id=754
date: Thu Jul 10 00:24:16 2014
author: antarcti...@gmail.com


  1. If I ask for "matched_name" or "lsid" in my list of fields to be returned, I don't get them back.

(try e.g. http://biocache.ala.org.au/ws/occurrences/index/download?reasonTypeId=10&q=data_resource_uid:dr356&fields=longitude,lsid,matched_name&qa=none)

  1. If I leave the requested fields as their default values, I get the scientific name in a column called scientificName - all good. But if I actually specify the field "scientificName", I get something with all-lower case names and abbreviated genus:

http://bie.ala.org.au/ws/download?q=genus:Aptenodytes&fields=scientificName

scientificName
"aptenodytes"
"a. forsteri"
"a. patagonicus"

If I ask for "nameComplete", I get what appears to be the correct scientific name.

@djtfmartin
Copy link
Member

date: Wed Jul 16 22:49:08 2014
author: moyesyside


(No comment was entered for this change.)


UPDATES:
Labels: Biocache

@nickdos
Copy link
Contributor

nickdos commented Jan 20, 2015

This issue was moved to AtlasOfLivingAustralia/biocache-service#34

@nickdos nickdos closed this as completed Jan 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants