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

Sprint Planning Feb 2023 #59

Open KoalaGeo opened 1 year ago

KoalaGeo commented 1 year ago

Before an official launch there are some updates and bug fixes to be complete with pyagsapi

Priority

Upgrades

Bugs

Outstanding

From - https://github.com/BritishGeologicalSurvey/pyagsapi/issues/30

Stretch

volcan01010 commented 1 year ago

Notes:

The underlying library has changed the default dictionary. One set of test-fixes was to update the value that we expected. Also, the library returns the dictionary that was used, either if the default was taken or it read from the TRANS_AGS field in the file. Our fixtures were updated to account for this.

Another set of changes from the underlying library was that messages are prefixed with AGS Format Rule XX.

volcan01010 commented 1 year ago

The underlying library now takes .AGS as well as .ags