Changes between Initial Version and Version 1 of Ticket #2738


Ignore:
Timestamp:
Jul 17, 2023, 2:08:34 PM (16 months ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2738

    • Property Owner changed from Dimitar Misev to nivlev@…
  • Ticket #2738 – Description

    initial v1  
    11{{{
    2 SELECT encode(SORT c ALONG 0 AS i ASC BY c[i[0],39], "jpeg" , "{\"metadata\":{\"resolution\":\"1\"},\"nodata\":[]}")   FROM test_mr AS c
     2rasql -q 'SELECT encode(SORT c ALONG 0 AS i ASC BY c[i[0],39], "jpeg")   FROM mr2 AS c' --out file
    33}}}
    44
    5 Output changes everytime.
     5Output changes everytime the above command is executed.
     6
     7The mr2 collection can be inserted with `rasdaman_insertdemo.sh`