Cancelled

Please cite as

GBIF.org (02 June 2016) GBIF Occurrence Download https://www.gbif.org/occurrence/download/0002737-160526112335914

 

The download request was unsuccessful. Please try it again or get in touch. Contact helpdesk
Basis of record
  1. Living specimen
  2. Literature
  3. Fossil specimen
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "or",
  "predicates": [
    {
      "type": "equals",
      "key": "BASIS_OF_RECORD",
      "value": "LIVING_SPECIMEN",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "BASIS_OF_RECORD",
      "value": "LITERATURE",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "BASIS_OF_RECORD",
      "value": "FOSSIL_SPECIMEN",
      "matchCase": false
    }
  ]
}