Custom Query (2764 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 2764)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#54 fixed Authentication Error Abhishek and Dharam
Description

The server fails to check right username and password used for logging into Rasdaman database. Chances are high that the error is in the RN protocol directory. The reasons might be

  1. Parameters for Username and Password are not evaluated.
  2. Parameters are not transferred to Server.
#87 fixed Internal error: The index found more cells than allowed Dimitar Misev Alan Beccati <beccati@…>
Description

The use of rasgeo (rasimport) to load overlapping data into a 3d collection breaks select operation on the collection.

To reproduce install rasdaman, rasgeo and petascope unpack the attached archive and run script.sh into it to load the images into the created "lol" collection at given raster coordinates

execute the following select to raise the error:

rasql -q "select t from lol as t" —out string rasql: rasdaman query tool v1.0, rasdaman v8 — generated on 23.11.2011 14:34:26. opening database RASBASE at localhost:7001...ok Executing retrieval query…rasdaman error 2016: Internal error: The index found more cells than allowed. aborting transaction…ok rasql done.

#89 fixed tiff formatter broken on Ubuntu 11.04 Peter Baumann Alan Beccati <beccati@…>
Description

I cannot get a correct tiff file from rasql, it gives a file recognized only as raw data

Attached test case script Alan

1 2 3 4 5 6 7 8 9 10 11
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.