ternandsparrow / wild-orchid-watch-pwa

Progressive Web App for the Wild Orchid Watch citizen science project
https://app.wildorchidwatch.org
4 stars 4 forks source link

Create a demo client that can retrieve observations with real coordinates #32

Closed tomsaleeba closed 4 years ago

tomsaleeba commented 4 years ago

We need a way for the gov agencies to get access to the real coords so they can pass it on to the appropriate people.

The inat api already allows this so we just need to put together a demo client that will make it easy for the agencies to implement a pull to their systems. Probably use python as the language of choice.

The client should dump the obs that it pulls to both CSV and JSON and then it’s up to the client to parse that and ingest it to their system.

tomsaleeba commented 4 years ago

Done https://github.com/ternandsparrow/wild-orchid-watch-api-facade#example-clients