Skip to content

Add a sites method. #2

@SimonGoring

Description

@SimonGoring

Especially with Neotoma data, it is possible to return a large number of occurrence results from a few sites.

This would also be applicable for trying to estimate sampling effort, e.g., show me all sites from which data has been collected in some sort of bounding box (that could include time).

I would like to suggest a sites method, which returns:

  • site name (or some identifier)
  • lat
  • long
  • age younger
  • age older
  • database
  • number of samples (?) - maybe not, this gets into differences in analysis units & occurrences, for microfossil records I'm not as interested in the total number of occurrences within a dataset/site as I am with the number of analysis units.

so:

/sites?bbox=-127,23,127,24&ageYounger=2&ageOlder=6

would return all sites from the composite data service that match this. We could search with many (all?) of the same parameters that we do with the occurrences.

/sites?bbox=-127,23,127,24&ageYounger=2&ageOlder=6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions