Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 2765)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#1999 fixed Adapt petascope to use new project() function Bang Pham Huu Dimitar Misev
Description

Petascope WMS should be adapted to use the new project() function (2): http://doc.rasdaman.org/04_ql-guide.html#the-project-function

What this means in particular:

  • Extend, scale, and subset on top of project should be removed from the rasql query
  • The scale extents should be specified as widthOut and heightOut parameters to project()
  • The WMS bbox should be specified as boundsOut parameter
  • The rest stays the same as before
#611 invalid Adapt systemtest to use rasimport instead of rasql/psql Dimitar Misev Dimitar Misev
Description

Now that rasimport works with the 9.0 schema, we can consider using it in the systemtest.

By default testdata would be imported with rasimport, especially in testcases_services. If that fails because of misconfiguration (e.g. missing rasconnect file), then fall back to rasql/psql. If it fails because of error in rasimport, then mark an error for rasimport specifically.

#2806 fixed Add --analyze option to wcst_import Bang Pham Huu Dimitar Misev
Description

I suggest to add an --analyze option, which will not run any import but do the following:

  • same as "mock": true, it will print mock requests
  • calculate optimal tiling and print it
  • in future: print hints about compression, data preprocessing for pyramids, etc.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.