simonrolph / easily_missed

Web app for identifying missing local records of regionally common species 🔎🐛🦇
https://simonrolph.github.io/easily_missed/
7 stars 1 forks source link

Adaptation to allow use of alternative data sources #14

Closed halltony closed 9 months ago

halltony commented 9 months ago

I’m working with data from a bird recording system developed by the BTO called BirdTrack. I was wondering how difficult it would be to adapt this tool to accept a different data source to iNat? I might be interested in submitting a pull request or developing a fork of this if it was seen as a reasonable thing to do.

simonrolph commented 9 months ago

Hi @halltony

In theory it's totally doable. Main practical constraints are:

Hope that helps, please do provide any more details about what you're envisaging.

halltony commented 9 months ago

Thanks for your detailed reply Simon. The lack of APIs in BirdTrack is I think the crux of the problem. I know that BTO is considering these but I don’t think anything has been published yet.

I’ll speak to my contacts at BTO and see if they have a planned deliver date for some APIs and can also suggest that they replicate the geospatial query provided by iNat.

Thanks again