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

form file inputs should be able to accept mime types other than json #6088

Closed
davetsay opened this issue Dec 29, 2022 · 3 comments · Fixed by #6089
Closed

form file inputs should be able to accept mime types other than json #6088

davetsay opened this issue Dec 29, 2022 · 3 comments · Fixed by #6089

Comments

@davetsay
Copy link
Contributor

I need form file inputs to be able to accept images, and to pass the file on instead of reading in the file.

for VIPER

Testing Instructions

  • verify from the VIPER issue in which this is used.
@jvigliotta
Copy link
Contributor

Verifed Fixed - Testathon 1/17/23

Vector... no issues. Was able to verify by name it was uploaded

Raster is HUGE, took forever, first one failed because of the name being the same as one that was already uploaded, didn't really see the error, but I did see it in the errors notifications. I think there should be some feedback on how the upload is going...

Otherwise it worked without issue, was able to verify raster was uploaded.

@unlikelyzero
Copy link
Collaborator

Keeping this open until we can validate the Map Layer upload behavior

@khalidadil
Copy link
Contributor

Verified in Testathon on 02/09/2023 - I was able to successfully upload a vector and a raster (non-json) to map server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants