Cancelled

Please cite as

GBIF.org (31 March 2015) GBIF Occurrence Download https://www.gbif.org/occurrence/download/0000650-150330110031120

  Rerun query

The download request was unsuccessful. Please try it again or get in touch. Contact helpdesk
    And All must apply
  • Scientific name Basidiomycota
  • Has coordinate true
  • Has geospatial issue false
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "equals",
      "key": "TAXON_KEY",
      "value": "34",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_GEOSPATIAL_ISSUE",
      "value": "false",
      "matchCase": false
    }
  ]
}