observation-js Documentation - v1.14.0
    Preparing search index...

    Class Nia

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Requests image identification from the NIA (Naturalis Image Analysis) proxy. This endpoint can be used anonymously (with a daily rate limit) or authenticated. The NIA service attempts to identify the species in the provided images.

      Parameters

      • options: NiaIdentifyOptions

        The images to identify and optional location coordinates.

      Returns Promise<NiaResponse>

      A promise that resolves to the NIA identification response.

      If the request fails.