Changes between Version 11 and Version 12 of FGDBSpecification


Ignore:
Timestamp:
Oct 11, 2013, 7:27:04 AM (11 years ago)
Author:
cwmma
Comment:

the 0 ubyte doesn't seem to be there is no alias

Legend:

Unmodified
Added
Removed
Modified
  • FGDBSpecification

    v11 v12  
    5656|| utf16 || name of the field ||
    5757|| ubyte || number of UTF-16 characters (not bytes) of the alias of the field. Might be 0 ||
    58 || utf16 || alias of the field (ommitted if previous field is 0) ||
    59 || ubyte || 0x00 ||
     58|| utf16 || alias of the field (omitted if previous field is 0) ||
     59|| ubyte || 0x00 (ommitted if previous field is omitted) ||
    6060|| ubyte || field type ( 0 = int16, 1 = int32, 2 = float32, 3 = float64, 4 = string, 5 = datetime, 6 = objectid, 7 = geometry, 8 = binary, 10/11 = UUID, 12 = XML ) ||
    6161
     
    136136FIXME: find which byte is the flag field for geometry fields. They are supposed to be nullable for now.
    137137
    138 
    139138== Rows section ==
    140139