UW-Macrostrat / web

Macrostrat's web interface
https://macrostrat.org/map
MIT License
11 stars 4 forks source link

Handle a third-party datasets in a similar way across many providers #211

Open davenquinn opened 4 months ago

davenquinn commented 4 months ago

Right now the Macrostrat web interface has the ability to showcase data from the Paleobiology Database. However, there are many other data providers which we are building integrations with. We should be able to display data from all of them, with some capabilities to link to the geologic framework. This will require:

Once we have the basic framework, it should be relatively easy to add new integrations and communicate what is required for other organizations to provide data in the right formats.

davenquinn commented 4 months ago

Several features of the PBDB integration are broken in the development version of the website, so these will have to be fixed in order to properly address this.