Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 2765)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#2799 fixed wcst_import should not do anything if filepaths is empty Bang Pham Huu Dimitar Misev
Description

Currently it throws an error:

Reason: Runtime error: Cannot detect geo CRS 
from input files, make sure the files exist and are readable by gdal.

It could just exit instead with a warning:

No filepaths to import specified.
#2798 fixed Support a ~/.raspass credentials file in rasql mrodionych@… Dimitar Misev
Description

Similar to ~/.pgpass in postgres, we could support a ~/.raspass credentials file in rasql.

When running rasql if the user specified with —user is found in a ~/.raspass file, then the password can be read from it instead of requiring it with the —passwd option.

#2797 worksforme wcst_import adds to resumer file despite error Bang Pham Huu Dimitar Misev
Description

No data was imported due to invalid credentials:

Reason: Missing basic authentication header with 
username:password encoded in Base64 string from request ...

But it seems like the files were still added to the resumer file:

The slices listed in the resumer file ... will not be imported.
All filepaths are already imported according to the resumer file.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.