Changes between Initial Version and Version 1 of WKTRaster/RFC/RFC3_V1SerialFormat


Ignore:
Timestamp:
Jan 25, 2015, 11:13:10 AM (9 years ago)
Author:
Bborie Park
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/RFC/RFC3_V1SerialFormat

    v1 v1  
     1= RFC3: serialized format (storage) for RASTER type =
     2
     3'''Author''': Bborie Park <dustymugs@gmail.com>[[BR]]
     4'''Date''': 2015-01-25[[BR]]
     5'''Status''': Draft
     6
     7== Goals ==
     8
     9The goals for Version 1 of the serialized RASTER format are:
     10
     11 * '''Out-db band index'''
     12 Allow support for out-db band indexes > 255
     13
     14 * '''Internal compression'''
     15 Instead of PostgreSQL's TOAST compression, use a faster algorithm (e.g. LZ4, Blosc)
     16
     17 * '''Metadata support'''
     18 Support for variable length records for each raster and each band