Cancelled

Please cite as

GBIF.org (08 January 2016) GBIF Occurrence Download https://www.gbif.org/occurrence/download/0024611-151016162008034

  Rerun query

The download request was unsuccessful. Please try it again or get in touch. Contact helpdesk
    And All must apply
  • Scientific name
    1. Fungi
    2. Lecanoromycetes
  • 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": "or",
      "predicates": [
        {
          "type": "equals",
          "key": "TAXON_KEY",
          "value": "5",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "TAXON_KEY",
          "value": "180",
          "matchCase": false
        }
      ]
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_GEOSPATIAL_ISSUE",
      "value": "false",
      "matchCase": false
    }
  ]
}