<div dir="ltr"><div>Thanks Markus.</div><div><br></div><div>Let me take a quick example from the downloaded occurrences.txt </div><div><br></div><div>The occurrence record has gbifid = 1056676532, taxonKey = 6092438 and speciesKey = 2482473.</div><div>If we use <a href="http://api.gbif.org/v1/species/%7Bint%7D/vernacularNames" target="_blank">http://api.gbif.org/v1/species/{int}/vernacularNames</a> API with taxonKey = 6092438, then it gives 0 results (<a href="http://api.gbif.org/v1/species/6092438/vernacularNames">http://api.gbif.org/v1/species/6092438/vernacularNames</a>), where as if we use speciesKey in the API, it gives proper results as I would like to display (<a href="http://api.gbif.org/v1/species/2482473/vernacularNames">http://api.gbif.org/v1/species/2482473/vernacularNames</a>).</div><div><br></div><div>Will taxonKey be unique for every species or does it map to higher order species in the classification hierarchy?<br></div><div><br></div>















<div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 28, 2015 at 7:10 PM, Markus Döring <span dir="ltr"><<a href="mailto:mdoering@gbif.org" target="_blank">mdoering@gbif.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi Priyank,<div><br><div><div><span class=""><blockquote type="cite"><div>1. What should be my primary key for species table? I see 'speciesKey' column as a candidate, but it is set as null for some species. The occurrence record has a scientific name but no speciesKey. Any suggestions on this? What field I can use as unique identifier for species?</div></blockquote></span>taxonKey is the primary key, speciesKey points to the accepted species but your occurrence might be linked to a subspecies or even a synonym name</div><div><span class=""><br><blockquote type="cite"><div dir="ltr"><div>2. Vernacular names are missing for almost all the occurrences. Is there any API by which I can also obtain vernacular names for a species? <a href="http://api.gbif.org/v1/species/%7Bint%7D/vernacularNames" target="_blank">http://api.gbif.org/v1/species/{int}/vernacularNames</a> seems to do the job, but what is {int} (speciesKey?) and how do I get it from occurrence data?</div></div></blockquote></span>As you said use the species API to get vernacular names. {int} is the taxonKey from the occurrence record. 212, birds in this case:<br><a href="http://api.gbif.org/v1/species/212/vernacularNames" target="_blank">http://api.gbif.org/v1/species/212/vernacularNames</a></div><div><br></div><div><span class=""><br><blockquote type="cite"><div dir="ltr"><div>3. I also need few representative images of the species. <a href="http://api.gbif.org/v1/species/%7Bint%7D/media" target="_blank">http://api.gbif.org/v1/species/{int}/media</a> seems to do the job, but it returns a large image and I am looking for a small thumbnail image. Any way to accomplish this? Also, any API that can provide me both the vernacular names and imge url in single API call?</div></div></blockquote></span><div>I am afraid that does not exist. We use an image cache internally that produces thumbnails, but its not part of the public API.</div><div>We also do not have flagged just one image as the representative. And watch out for the media type, it can also be videos or sounds.</div><div><br></div><div>cheers,</div><div>Markus</div><div><br></div><blockquote type="cite"><div dir="ltr"><div><br></div><div>Thanks,</div><div>Priyank</div>
</div>
_______________________________________________<br>API-users mailing list<br><a href="mailto:API-users@lists.gbif.org" target="_blank">API-users@lists.gbif.org</a><br><a href="http://lists.gbif.org/mailman/listinfo/api-users" target="_blank">http://lists.gbif.org/mailman/listinfo/api-users</a><br></blockquote></div><br></div></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">~ Priyank</div>
</div>