Opened 11 years ago
Last modified 5 years ago
#378 assigned defect
Interest tiling does not work for 3D+
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 (last modified by )
Interest tiling doesn't seem to work for 4D objects. To reproduce:
rasql -q "insert into mycol values marray x in [0:0,0:0,0:0,0:0] values {0,0,0,0} tiling area of interest [0:50, 0:50, 0:0, 0:0]"
or
rasql -q "insert into mycol values marray x in [0:50,0:50,0:0,0:0] values {0,0,0,0} tiling area of interest [0:50, 0:50, 1:1, 1:1]"
Old bug report for 3D
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 (8)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 10 years ago
Description: | modified (diff) |
---|
comment:3 by , 10 years ago
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 by , 9 years ago
Cc: | added; removed |
---|---|
Description: | modified (diff) |
Resolution: | fixed |
Status: | closed → reopened |
comment:6 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | reopened → assigned |
comment:7 by , 7 years ago
Milestone: | 9.0.x → 10.0 |
---|
comment:8 by , 5 years ago
Milestone: | 10.0 → 11.0 |
---|
Note:
See TracTickets
for help on using tickets.
changeset:38be5d922aa47254c156c6ea8f49aaab8a00b0b8