Please cite as

GBIF.org (05 May 2021) GBIF Occurrence Download https://doi.org/10.15468/dl.2w3dd8

 

Licence
File
74 MB Darwin Core Archive
Involved datasets
{{ 116 | localNumber}}
Involved publishers
{{ 49 | localNumber}}
Involved publishing countries
{{ 14 | localNumber}}
    And All must apply
  • Scientific name
    1. Diptera
  • Country or area Mexico
  • Decimal longitude Is defined
  • Decimal latitude Is defined
    • Not None must be included
    • Decimal longitude 0
    • Not None must be included
    • Decimal latitude 0
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "in",
      "key": "TAXON_KEY",
      "values": [
        "811"
      ],
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "COUNTRY",
      "value": "MX",
      "matchCase": false
    },
    {
      "type": "isNotNull",
      "parameter": "DECIMAL_LONGITUDE"
    },
    {
      "type": "isNotNull",
      "parameter": "DECIMAL_LATITUDE"
    },
    {
      "type": "not",
      "predicate": {
        "type": "equals",
        "key": "DECIMAL_LONGITUDE",
        "value": "0",
        "matchCase": false
      }
    },
    {
      "type": "not",
      "predicate": {
        "type": "equals",
        "key": "DECIMAL_LATITUDE",
        "value": "0",
        "matchCase": false
      }
    }
  ]
}
                                            
                                        

Download as TSV