Opened 12 years ago
Last modified 5 years ago
#378 assigned defect
Interest tiling does not work for 3D+ — at Initial Version
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 11.0 |
Component: | qlparser | Version: | 8.4 |
Keywords: | Cc: | Peter Baumann, hllustosa@… | |
Complexity: | Hard |
Description
Interest tiling doesn't seem to work for 3D objects. To reproduce:
rasql -q "create collection MyCollection GreySet" rasql -q "insert into MyCollection values marray m in [0:0,0:8960,0:8960] values 0c tiling area of interest [0:0,400:600,400:600] tile size 1250000"
error
opening database RASBASE at localhost:7001...ok Executing update query...rasdaman error 202: Exception: Index violation ( index range [$low,$high], index $index ). aborting transaction...ok
Note:
See TracTickets
for help on using tickets.