adewg / ICAR

Standard messages and specifications for animal data exchange in livestock.
https://icar.org/
Apache License 2.0
47 stars 26 forks source link

Animal and Group Position events #383

Closed cookeac closed 3 months ago

cookeac commented 1 year ago

I have had requests for an event that identifies an animal or group of animals observed at a location. This might be:

cookeac commented 1 year ago
Proposed attributes (for group or individual animal events) Attribute Type Comment
siteName string The name of a site, stall, field, or paddock. This is different from the location (identifier) attribute which represents the farm.
geometry GEOJson geometry object A geometry object (see https://github.com/geojson/schema/blob/main/src/schema/Geometry.js)

Alternatively, the group prefer that the geometry is defined as a simple latitude longitude point.

cookeac commented 10 months ago

I changed the title of this observation from "Animal and Group Location events" to "Animal and Group Position events" to avoid confusion with our use of "location" to mean a farm or holding.

A position may be a named position (such as a barn or pen) or a geospatial location (geometry).

cookeac commented 4 months ago

Based on discussions on #456 we could add a reference to a site (or area) Id, which would make it possible to link sorting commands and observation of animals at a site.