User Tools

Site Tools


standards:adf_file_format

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
standards:adf_file_format [2018/05/24 15:51]
bill_coggins [Table]
standards:adf_file_format [2018/06/11 23:38] (current)
mdransom [Layers (.json)]
Line 868: Line 868:
   * Index of the point : Int32   * Index of the point : Int32
  
-===== Layers ​(.json) =====+===== StakeList ​(.stk) ===== 
 +The Stakelist section is a simple section of files for points and point labels with an additional direction file if the Staking Rose for any point has a specific direction (or rotation). The STK file is as follows:
  
 +Block Header:
 +  * Block Code 1024 : Int32
 +  * Block Size : Int32
 +  * Number of staking points : Int32
 +
 +===== Pipes (.pip) =====
 +The Pipes section is essentially an annotation "​surface"​ that contains information about pipes. ​ This data does not describe a surface but takes advantage of the surface data structure. ​ The PIP file is as follows:
 +
 +Block Header:
 +  * Block Code 1025 : Int32
 +  * Block Size : Int32
 +
 +===== Layers (.json) =====
 The Layers file contains information on how certain layers of information should be displayed. ​ An example of such a file follows: The Layers file contains information on how certain layers of information should be displayed. ​ An example of such a file follows:
  
Line 940: Line 954:
 |CONTOURS|Renderable display contours.| |CONTOURS|Renderable display contours.|
 |SURVEY|High precision data taken during a survey| |SURVEY|High precision data taken during a survey|
-|STAKEPOINTS|Stake point data created from|+|STAKEPOINTS|Stake point data
 +|PIPES|Pipeline data|
 | | | | | |
 |TRACK|Low precision tracks from SmartDirt or during a survey| |TRACK|Low precision tracks from SmartDirt or during a survey|
standards/adf_file_format.1527177098.txt.gz · Last modified: 2018/05/24 15:51 by bill_coggins