Import ASCII Grid as upload files microservice.
Upload files with headers
Content-Type: multipart/form-data
In the body of form-data
;
- Each key should be the
Timestamp
of the ASCII GRID file in2017-09-15T00:00:00Z
format. - The value should be a ERIS ASCII GRID file with
.asc
file extension.
Files should be utf-8
encoded.