Opened 11 years ago

Last modified 4 years ago

#378 assigned defect

Interest tiling does not work for 3D+ — at Version 2

Reported by: Dimitar Misev Owned by: uadhikari
Priority: major Milestone: 11.0
Component: qlparser Version: 8.4
Keywords: Cc: Peter Baumann, hllustosa@…
Complexity: Hard

Description (last modified by Dimitar Misev)

Interest tiling doesn't seem to work for 3D objects. To reproduce:

rasql -q "create collection MyCollection GreySet3"
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

Change History (2)

comment:1 by Dimitar Misev, 10 years ago

Owner: changed from Dimitar Misev to uadhikari
Status: newassigned

comment:2 by Dimitar Misev, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.