Changes between Initial Version and Version 2 of Ticket #378


Ignore:
Timestamp:
Jul 12, 2014, 7:26:33 AM (10 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #378

    • Property Owner changed from Dimitar Misev to uadhikari
    • Property Status newassigned
  • Ticket #378 – Description

    initial v2  
    11[wiki:Tiling#Tilingareasofinterest Interest tiling] doesn't seem to work for 3D objects. To reproduce:
    22{{{
    3 rasql -q "create collection MyCollection GreySet"
     3rasql -q "create collection MyCollection GreySet3"
    44rasql -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"
    55}}}