Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
extract_map_attributes [2015/10/13 20:11]
admin
extract_map_attributes [2016/05/03 02:55]
hermann [Basic Attributes]
Line 46: Line 46:
 | 19  | "​cellType" ​ | [[Extract Map Attributes#​Cell Type Codes|cell type code]] ​ | | 19  | "​cellType" ​ | [[Extract Map Attributes#​Cell Type Codes|cell type code]] ​ |
 | 20  | "​nullValue" ​ | null value  | | 20  | "​nullValue" ​ | null value  |
 +| 21  | "​registrationCoordinateY" ​ | registration coordinate Y (this is the coordinate of the top left corner of the registered cell)  |
 +| 22  | "​registrationCoordinateX" ​ | registration coordinate X (this is the coordinate of the top left corner of the registered cell)  |
 +| 23  | "​registrationCellY" ​ | coordinate of registration cell Y  |
 +| 24  | "​registrationCellX" ​ | coordinate of registration cell X  |
 +| 23  | "​rotationY" ​ | rotation around Y  |
 +| 24  | "​rotationX" ​ | rotation around X  |
 +| 25  | "​originalCellHeight" ​ | cell height (cell height from projection - the unit is projection dependent) ​ |
 +| 26  | "​originalCellWidth" ​ | cell width (cell height from projection - the unit is projection dependent) ​ |
  
 ==== Dynamic attributes ==== ==== Dynamic attributes ====
Line 79: Line 87:
 | 6  | Unsigned 32 Bit Integer ​ | | 6  | Unsigned 32 Bit Integer ​ |
 | 7  | IEEE 754 32 Bit Real  | | 7  | IEEE 754 32 Bit Real  |
 +| 8  | IEEE 754 64 Bit Real  |
  
 ==== Layer Attributes ==== ==== Layer Attributes ====