inaturalist / INaturalistIOS

iNaturalist iOS app
MIT License
150 stars 51 forks source link

Show Conservation Status on Taxon Details #397

Open alexshepard opened 7 years ago

alexshepard commented 7 years ago

We can use http://api.inaturalist.org/v1/observations/{$obsid}/taxon_summary to get the conservation status for a taxon in the context of a specific observation: (Conservation Status: endangered (E) in United States (U.S. Fish & Wildlife Service) and use the conservation status in the taxon itself if there is not observation context (i.e. you're just looking at a taxon from the project details species list or something): Critically Endangered Globally (Source: IUCN Red List). For not-yet-uploaded observations, I'm not sure we'll be able to show a contextual conservation status.

Needs design.

mellis32 commented 6 years ago

Can this include introduced status? This is very important to many of us.

alexshepard commented 6 years ago

Yep, that would be the point.