This document outlines an updated format for events that follows the format used in the fieldactivity
nested within a geoJSON data structure.
The format is a GeoJSON FeatureCollection
. Each Feature
in the collection represents a single site. The properties
of each feature contain an array of events
that occurred at that site.
The properties are aligned with the fieldactivity
schema defined in ui_structure.json.