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

Missing rules #138

Closed ximenesuk closed 4 months ago

ximenesuk commented 4 months ago

Changes in the upstream library mean that files that previously broke with a "File read error" now pass with errors in rules 3, 4 and 5 and an AGS exception is no longer thrown. This change addresses that upstream change.

KoalaGeo commented 4 months ago

Fixes https://github.com/BritishGeologicalSurvey/pyagsapi/issues/136