File: testpixel_int8_grid.testcase

package info (click to toggle)
librasterlite2 1.1.0~beta1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 54,332 kB
  • sloc: ansic: 206,619; sh: 11,400; xml: 2,620; makefile: 1,635
file content (7 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
TestPixel - INT8 GRID (ok)
:memory: #use in-memory database
SELECT RL2_GetPixelValue(RL2_SetPixelValue(RL2_CreatePixel('INT8', 'DATAGRID', 1), 0, -120), 0);
1 # rows (not including the header row)
1 # columns
RL2_GetPixelValue(RL2_SetPixelValue(RL2_CreatePixel('INT8', 'DATAGRID', 1), 0, -120), 0)
-120