Cancelled

Please cite as

GBIF.org (21 June 2016) GBIF Occurrence Download https://www.gbif.org/occurrence/download/0008757-160526112335914

  Rerun query

The download request was unsuccessful. Please try it again or get in touch. Contact helpdesk
    And All must apply
  • Has geospatial issue false
  • Geometry POLYGON((77.45 -37.89,77.45 -37.78,77.66 -37.78,77.66 -37.89,77.45 -37.89))
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "equals",
      "key": "HAS_GEOSPATIAL_ISSUE",
      "value": "false",
      "matchCase": false
    },
    {
      "type": "within",
      "geometry": "POLYGON((77.45 -37.89,77.45 -37.78,77.66 -37.78,77.66 -37.89,77.45 -37.89))"
    }
  ]
}