Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

routes to do #34

@sckott

Description

@sckott

occurrence routes

  • /occurrence/spatial/ Extract occurrence data for specified polygons (WKT) or bounding box (~ BIEN::BIEN_occurrence_spatialpolygons)
  • /occurrence/state/ Extract occurrence data for a state (~ BIEN::BIEN_occurrence_state)
  • /occurrence/county/ Extract occurrence data for a county (~ BIEN::BIEN_occurrence_county)
  • /occurrence/country/ Extract occurrence data for a country (~ BIEN::BIEN_occurrence_country)
  • /occurrence/count/ Count the number of (geoValid) occurrence records for each species in BIEN (~ BIEN::BIEN_occurrence_records_per_species)

species list routes

  • /list/county/ Extract species list by county
  • /list/state/ Extract a species list by state/province
  • /list/spatial/ Extract a list of species within a given WKT

plot routes

  • /plot/country/ Get plot data from specified countries
  • /plot/dataset/ Get plot data by dataset name
  • /plot/datasources/ List available data sources
  • /plot/datasources/<protocol name> Get plot data by data source name
  • /plot/protocols/<protocol name> Get plot data by protocol name
  • /plot/name/<plot name> Get plot data by plot name (~ BIEN::BIEN_plot_name)
  • /plot/state/ Get plot data from specified states/provinces

ranges routes

  • /ranges/species/intersect/ Get range maps that intersect the range of a species (~ BIEN::BIEN_ranges_intersect_species)

trait routes

  • /traits/family/<trait> Extract specific trait data for given families
  • /traits/genus/ Extract all trait data for given genera
  • /traits/genus/<trait> Extract specific trait data for given genera
  • /traits/species/ Extract all trait data for given species
  • /traits/species/<trait> Extract specific trait data for given species
  • /traits/trait/ Extract all measurements for a trait
  • /traits/count/ Count the number of trait observations for each species in the BIEN database

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions