Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add upload .zip function #49

Open
KoalaGeo opened this issue Oct 6, 2021 · 3 comments
Open

Add upload .zip function #49

KoalaGeo opened this issue Oct 6, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@KoalaGeo
Copy link
Collaborator

KoalaGeo commented Oct 6, 2021

AGS files continue to grow with increasing test/lab data

They ability to upload larger AGS is a requirement for some users.

As txt files they zip well, eg 39 MB zips to 3.7 MB

Would need to accept:

  • multiple .ags in 1 zip
  • 1.ags in 1.zip
  • Multiple .zip each possibly containing multiple.ags
@KoalaGeo KoalaGeo added the enhancement New feature or request label Oct 6, 2021
@volcan01010
Copy link
Collaborator

What does Multiple .zip of 1.ags look like? Is that a big zip file split into 10Mb chunks?

@KoalaGeo
Copy link
Collaborator Author

Ah sorry ignore that - didn't think that through!

@KoalaGeo KoalaGeo mentioned this issue Feb 20, 2023
19 tasks
@KoalaGeo
Copy link
Collaborator Author

KoalaGeo commented Feb 23, 2023

This also then facilitates connecting to the BGS AGS Exporter API which outputs .zip.

AGS Exporter API uses the structure
1401784414.zip

  • ROOT
    • xxx.ags
    • xsd.ags
    • dfdfs.agd
    • FILE Dir
      • BGSFileSet01 Dir
        • BGS_download_metadata.txt

@KoalaGeo KoalaGeo mentioned this issue May 9, 2023
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants