Open sformel-usgs opened 1 month ago
It should be possible.
After discussions on hexagonal grids earlier in the year we added ISEA 3H grids, which is an OGC standard
See https://github.com/gbif/occurrence-cube/issues/23 for some discussion on that.
Thanks @MattBlissett ! I'll also look more into ISEA 3H grids. This is still new territory for me, but an open standard makes sense to follow.
We've been tinkering with H3 grids at:
The SQL API offers 3 gridded versions of the data: https://techdocs.gbif.org/en/data-use/api-sql-download-functions#grid-functions
Would it be possible to add an H3 grid as a product (at as high a resolution as possible)? In the United States we're seeing a lot of interest in using this grid and it would save us significant computation time if it could be added to the GBIF downloads.
We discussed briefly at the Data Use Club today and @jhnwllr suggested we pull an issue here with the request. Tagging @mathewbiddle who is also working with H3 and may be able to offer more details about the use case.