Version 1.55.0
- Verification rules for period in year, identification difficulty and without polygon all refer to the existing
data to reduce spurious message. See BiologicalRecordsCentre/iRecord#224 for discusion. - Trigger templates now support a notify_user_ids column for dynamically creating a list of notified users.
See http://indicia-docs.readthedocs.io/en/latest/administrating/warehouse/triggers-actions.html. - Beta - new download format dwca which can produce Darwin Core Archive compatible files when paired with a
suitable report. Reports should implement a term attribute for each column to link the column to its
DwC concept. See the report in the point below for an example and discussion in
BiologicalRecordsCentre/iRecord#304. - Beta - new report library/occurrences/filterable_dwc_occurrences.xml, for NBN Atlas compatible DwC downloads.
- New standard parameter filter for the output_sref_system, which allows a broad geographic area selection.
E.g. filter output_sref_systems=OSIE. See http://indicia-docs.readthedocs.io/en/latest/developing/reporting/occurrence-standard-parameters.html?highlight=location_list. - New standard parameter filter for the zero_abundance flag.
See http://indicia-docs.readthedocs.io/en/latest/developing/reporting/occurrence-standard-parameters.html?highlight=location_list. - Indexes on map_sq columns in cache tables fixed.
- Verification rules can implement a cache table in order to improve performance.