Input data:

  • Coordinates of given points
  • Horizontal movements
  • ID of given points
  • Additional text comments and some parametres for interpolation etc.
  • Coordinate Reference Systems Support - in application user can set coordinates system by EPSG code
  • Accuracy of given points coordinates or horizontal movements

INPUT DATA FORMAT

TEXT FILES

Input from one file

File contains coordinates of given pointsX, Y and horizontal movements dx, dy.
User define one's order of columns in application

Input from two files

Two files with values from two measurement periods. Each file contains point id and coordinates Y, X.

Input data formats:

  • 2d grid, txt 1 file intput example
  • 2d grid, txt 1 file intput with precision example
  • 2d grid, txt, 2 files input example
  • 2d grid, txt, 2 files input with precision example

TEXT FILES

Input from one file - Lambda, Fi

File contains point id, coordinates of given pointsLambda, Fi and horizontal movements dLambda, dFi.

Input from one file - XYZ

File contains point id, coordinates of given points X, Y, Z and horizontal movements dX, dY, dZ.

Input data formats:

  • Globe grid, txt, 1 file input example: Lambda, Fi
  • Globe grid, txt, 1 file input with precision example: Lambda, Fi
  • Globe grid, txt, 2 files input example: Lambda, Fi
  • Globe grid, txt, 2 files input with precision example: Lambda, Fi
  • Globe grid, txt 1 file input example: XYZ
  • Globe grid, txt 1 file input with precision example: XYZ
  • Globe grid, txt 2 files input example: XYZ
  • Globe grid, txt 2 files input with precision example: XYZ