Please cite as

GBIF.org (15 July 2015) GBIF Occurrence Download https://doi.org/10.15468/dl.ohdudw

 

Licence
File
19 KB Simple
Involved datasets
{{ 2 | localNumber}}
Involved publishers
{{ 2 | localNumber}}
Involved publishing countries
{{ 1 | localNumber}}
    And All must apply
  • Country or area Australia
  • Geometry POLYGON((115.642089 -31.648705,115.642089 -32.319633,116.048583 -32.319633,116.048583 -31.648705,115.642089 -31.648705))
  • Has coordinate true
  • Basis of record
    1. Observation
    2. Living specimen
    3. Literature
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "equals",
      "key": "COUNTRY",
      "value": "AU",
      "matchCase": false
    },
    {
      "type": "within",
      "geometry": "POLYGON((115.642089 -31.648705,115.642089 -32.319633,116.048583 -32.319633,116.048583 -31.648705,115.642089 -31.648705))"
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "or",
      "predicates": [
        {
          "type": "equals",
          "key": "BASIS_OF_RECORD",
          "value": "OBSERVATION",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "BASIS_OF_RECORD",
          "value": "LIVING_SPECIMEN",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "BASIS_OF_RECORD",
          "value": "LITERATURE",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV