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

Implement excel sheet order parameter #60

Closed KoalaGeo closed 1 year ago

KoalaGeo commented 1 year ago

See functionality in https://gitlab.com/ags-data-format-wg/ags-python-library/-/merge_requests/10

sort_tables=True/False

KoalaGeo commented 1 year ago

If sumbitted file is .ags / .AGS then use sort_tables parameter - already added to HTML form - https://github.com/BritishGeologicalSurvey/pyagsapi/blob/main/app/templates/landing_page.html#L138-L144

If submitted file .xlsx then don't use