BritishGeologicalSurvey / pyagsapi

pyagsapi - An AGS Utilities API with AGS v4.x Schema Validation & Converter for .ags<-->.xslx files
https://britishgeologicalsurvey.github.io/pyagsapi/
GNU Lesser General Public License v3.0
12 stars 2 forks source link

Report AGS summary information within additional metadata #146

Closed volcan01010 closed 4 months ago

volcan01010 commented 4 months ago

Description

This merge request updates the API so that the information returned by the AGS validator within the summary item is now returned as part of the additional metadata. The AGS summary is no longer explicitly returned. Where both BGS and AGS additional_metadata are available, the BGS values are used as they contain more data.

The work resolves the comment here: https://github.com/BritishGeologicalSurvey/pyagsapi/pull/142#issuecomment-1986536087

To test