Please cite as

GBIF.org (06 October 2015) GBIF Occurrence Download https://doi.org/10.15468/dl.yvx0t7

 

Licence
File
2 MB Simple
Involved datasets
{{ 63 | localNumber}}
Involved publishers
{{ 48 | localNumber}}
Involved publishing countries
{{ 14 | localNumber}}
    And All must apply
  • Country or area Switzerland
  • Geometry POLYGON((7.35 45.94,7.35 46.4,8.4 46.4,8.4 45.94,7.35 45.94))
  • Has geospatial issue false
  • Basis of record Is defined
  • Year Between start of 1970 and end of 2020
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": "CH",
      "matchCase": false
    },
    {
      "type": "within",
      "geometry": "POLYGON((7.35 45.94,7.35 46.4,8.4 46.4,8.4 45.94,7.35 45.94))"
    },
    {
      "type": "equals",
      "key": "HAS_GEOSPATIAL_ISSUE",
      "value": "false",
      "matchCase": false
    },
    {
      "type": "isNotNull",
      "parameter": "BASIS_OF_RECORD"
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "1970",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2020",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV