Please cite as

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

 

Licence
File
2 MB Simple
Involved datasets
{{ 60 | localNumber}}
Involved publishers
{{ 44 | localNumber}}
Involved publishing countries
{{ 12 | localNumber}}
    And All must apply
  • Country or area Switzerland
  • Geometry POLYGON((7.41 45.97,7.41 46.37,8.3 46.37,8.3 45.97,7.41 45.97))
  • Has geospatial issue false
  • Basis of record
    1. Fossil specimen
    2. Observation
    3. Unknown
    4. Living specimen
    5. Preserved specimen
  • Year Between start of 1960 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.41 45.97,7.41 46.37,8.3 46.37,8.3 45.97,7.41 45.97))"
    },
    {
      "type": "equals",
      "key": "HAS_GEOSPATIAL_ISSUE",
      "value": "false",
      "matchCase": false
    },
    {
      "type": "or",
      "predicates": [
        {
          "type": "equals",
          "key": "BASIS_OF_RECORD",
          "value": "FOSSIL_SPECIMEN",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "BASIS_OF_RECORD",
          "value": "OBSERVATION",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "BASIS_OF_RECORD",
          "value": "UNKNOWN",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "BASIS_OF_RECORD",
          "value": "LIVING_SPECIMEN",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "BASIS_OF_RECORD",
          "value": "PRESERVED_SPECIMEN",
          "matchCase": false
        }
      ]
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "1960",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2020",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV